Deploying to gh-pages from @ fishjar/kiss-translator@c2d7668ba7 🚀

This commit is contained in:
fishjar
2023-09-02 09:30:04 +00:00
parent 25433ec92d
commit 19721336ff
6 changed files with 554 additions and 40 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.6.1",
"version": "1.6.2",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",
@@ -17,6 +17,11 @@
}
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+K"
}
},
"toggleTranslate": {
"suggested_key": {
"default": "Alt+Q"