Deploying to gh-pages from @ fishjar/kiss-translator@535a43b698 🚀
This commit is contained in:
@@ -15,9 +15,6 @@
|
|||||||
"message": "Open Options (Alt+O)"
|
"message": "Open Options (Alt+O)"
|
||||||
},
|
},
|
||||||
"open_tranbox": {
|
"open_tranbox": {
|
||||||
"message": "Open Translate Popup (Alt+B)"
|
"message": "Translate Popup/Selected (Alt+S)"
|
||||||
},
|
|
||||||
"translate_selected": {
|
|
||||||
"message": "Translate Selected Text (Alt+S)"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,9 +15,6 @@
|
|||||||
"message": "打开设置 (Alt+O)"
|
"message": "打开设置 (Alt+O)"
|
||||||
},
|
},
|
||||||
"open_tranbox": {
|
"open_tranbox": {
|
||||||
"message": "打开翻译弹窗 (Alt+B)"
|
"message": "翻译弹窗/选中文字 (Alt+S)"
|
||||||
},
|
|
||||||
"translate_selected": {
|
|
||||||
"message": "翻译选中文字 (Alt+S)"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "1.7.13",
|
"version": "1.7.14",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "1.7.13",
|
"version": "1.7.14",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
34
options.js
34
options.js
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
1.7.13
|
1.7.14
|
||||||
Reference in New Issue
Block a user