Deploying to gh-pages from @ fishjar/kiss-translator@b5b3ee8709 🚀
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"files": {
|
||||
"main.js": "/main.js",
|
||||
"options.js": "/options.js",
|
||||
"injector.js": "/injector.js",
|
||||
"kiss-translator.user.js": "/kiss-translator.user.js",
|
||||
"options.html": "/options.html",
|
||||
"index.html": "/index.html"
|
||||
|
||||
304
injector.js
304
injector.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_app_name__",
|
||||
"description": "__MSG_app_description__",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"default_locale": "en",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 3,
|
||||
"name": "__MSG_app_name__",
|
||||
"description": "__MSG_app_description__",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"default_locale": "en",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_app_name__",
|
||||
"description": "__MSG_app_description__",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"default_locale": "en",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||
|
||||
90
options.js
90
options.js
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
2.0.0
|
||||
2.0.1
|
||||
Reference in New Issue
Block a user