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

This commit is contained in:
fishjar
2025-10-31 15:18:46 +00:00
parent 1b3abd5e7c
commit 94c45c0177
9 changed files with 336 additions and 283 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "2.0.4",
"version": "2.0.5",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",
@@ -17,7 +17,8 @@
}
],
"web_accessible_resources": [
"injector.js"
"injector-subtitle.js",
"injector-shadowroot.js"
],
"commands": {
"_execute_browser_action": {