Deploying to gh-pages from @ fishjar/kiss-translator@a56fb6c8d6 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
|||||||
"pattern": "news.ycombinator.com"
|
"pattern": "news.ycombinator.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"selector": "[data-testid='tweetText']",
|
"selector": "[data-testid='tweetText'], [data-testid='twitter-article-title'], .public-DraftStyleDefault-block",
|
||||||
"keepSelector": "img, svg, a, span:has(a), div:has(a)",
|
"keepSelector": "img, svg, a, span:has(a), div:has(a)",
|
||||||
"ignoreSelector": "button, [data-testid='videoPlayer'], [role='group']",
|
"ignoreSelector": "button, [data-testid='videoPlayer'], [role='group']",
|
||||||
"autoScan": "false",
|
"autoScan": "false",
|
||||||
|
|||||||
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.5",
|
"version": "2.0.6",
|
||||||
"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.5",
|
"version": "2.0.6",
|
||||||
"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.5",
|
"version": "2.0.6",
|
||||||
"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",
|
||||||
|
|||||||
212
options.js
212
options.js
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
2.0.5
|
2.0.6
|
||||||
Reference in New Issue
Block a user