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 Nov 25, 2024
1 parent de3d637 commit cbad935
Show file tree
Hide file tree
Showing 16 changed files with 913 additions and 849 deletions.
16 changes: 8 additions & 8 deletions dist/chrome/background.js

Large diffs are not rendered by default.

124 changes: 62 additions & 62 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/chrome/content_start.js

Large diffs are not rendered by default.

94 changes: 63 additions & 31 deletions dist/chrome/locales.json

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.11.6",
"version": "1.11.7",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
142 changes: 71 additions & 71 deletions dist/chrome/options.js

Large diffs are not rendered by default.

168 changes: 84 additions & 84 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/firefox/background.js

Large diffs are not rendered by default.

124 changes: 62 additions & 62 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/firefox/content_start.js

Large diffs are not rendered by default.

94 changes: 63 additions & 31 deletions dist/firefox/locales.json

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.11.6",
"version": "1.11.7",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
142 changes: 71 additions & 71 deletions dist/firefox/options.js

Large diffs are not rendered by default.

168 changes: 84 additions & 84 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

340 changes: 170 additions & 170 deletions dist/userscript/immersive-translate.user.js

Large diffs are not rendered by default.

298 changes: 149 additions & 149 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit cbad935

Please sign in to comment.