Skip to content

Commit

Permalink
update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent f09a248 commit 5e0679c
Show file tree
Hide file tree
Showing 16 changed files with 210 additions and 2,826 deletions.
193 changes: 3 additions & 190 deletions dist/chrome/background.js

Large diffs are not rendered by default.

239 changes: 26 additions & 213 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

193 changes: 3 additions & 190 deletions dist/chrome/content_start.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_brandName__",
"description": "__MSG_brandDescription__",
"version": "1.10.1",
"version": "1.10.2",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
233 changes: 23 additions & 210 deletions dist/chrome/options.js

Large diffs are not rendered by default.

233 changes: 23 additions & 210 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

188 changes: 1 addition & 187 deletions dist/chrome/video-subtitle/inject.js

Large diffs are not rendered by default.

193 changes: 3 additions & 190 deletions dist/firefox/background.js

Large diffs are not rendered by default.

239 changes: 26 additions & 213 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

193 changes: 3 additions & 190 deletions dist/firefox/content_start.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_brandName__",
"description": "__MSG_brandDescription__",
"version": "1.10.1",
"version": "1.10.2",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
233 changes: 23 additions & 210 deletions dist/firefox/options.js

Large diffs are not rendered by default.

233 changes: 23 additions & 210 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

188 changes: 1 addition & 187 deletions dist/firefox/video-subtitle/inject.js

Large diffs are not rendered by default.

241 changes: 27 additions & 214 deletions dist/userscript/immersive-translate.user.js

Large diffs are not rendered by default.

233 changes: 23 additions & 210 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit 5e0679c

Please sign in to comment.