Deploying to gh-pages from @ fishjar/kiss-translator@3d7e03ddaf 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -12,7 +12,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"selector": "[data-testid='tweetText']",
|
"selector": "[data-testid='tweetText']",
|
||||||
"keepSelector": "img, svg, span:has(a), div:has(a)",
|
"keepSelector": "img, svg, a, span:has(a), div:has(a)",
|
||||||
|
"ignoreSelector": "button, [data-testid='videoPlayer'], [role='group']",
|
||||||
"autoScan": "false",
|
"autoScan": "false",
|
||||||
"pattern": "twitter.com, https://x.com"
|
"pattern": "twitter.com, https://x.com"
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_app_name__",
|
"name": "__MSG_app_name__",
|
||||||
"description": "__MSG_app_description__",
|
"description": "__MSG_app_description__",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"author": "Gabe<yugang2002@gmail.com>",
|
"author": "Gabe<yugang2002@gmail.com>",
|
||||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||||
|
|||||||
53
options.js
53
options.js
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
2.0.3
|
2.0.4
|
||||||
Reference in New Issue
Block a user