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

This commit is contained in:
fishjar
2023-08-20 15:36:15 +00:00
parent 61a6280551
commit e3aa06512d
5 changed files with 2969 additions and 661 deletions

File diff suppressed because one or more lines are too long

12
main.js

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.4.6",
"version": "1.5.0",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.4.6",
"version": "1.5.0",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",

3382
options.js

File diff suppressed because one or more lines are too long