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

This commit is contained in:
fishjar
2024-03-21 08:18:54 +00:00
parent af722b75f7
commit 0c9c1f86c7
8 changed files with 1791 additions and 606 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.8.3",
"version": "1.8.4",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",
@@ -45,7 +45,7 @@
"description": "__MSG_open_options__"
}
},
"permissions": ["storage", "contextMenus"],
"permissions": ["storage", "contextMenus", "scripting"],
"host_permissions": ["<all_urls>"],
"icons": {
"16": "images/logo16.png",