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

This commit is contained in:
fishjar
2023-09-10 07:27:13 +00:00
parent 186b56e6d2
commit 05697cc5ce
9 changed files with 168 additions and 123 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.6.10",
"version": "1.6.11",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",
@@ -34,6 +34,12 @@
"default": "Alt+C"
},
"description": "__MSG_toggle_style__"
},
"openOptions": {
"suggested_key": {
"default": "Alt+O"
},
"description": "__MSG_open_options__"
}
},
"permissions": ["storage"],