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 Sep 5, 2024
1 parent cb81e4a commit 21ef270
Show file tree
Hide file tree
Showing 14 changed files with 1,157 additions and 1,109 deletions.
62 changes: 33 additions & 29 deletions dist/chrome/background.js

Large diffs are not rendered by default.

234 changes: 119 additions & 115 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

62 changes: 33 additions & 29 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.9.1",
"version": "1.9.2",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
284 changes: 144 additions & 140 deletions dist/chrome/options.js

Large diffs are not rendered by default.

230 changes: 117 additions & 113 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

62 changes: 33 additions & 29 deletions dist/firefox/background.js

Large diffs are not rendered by default.

234 changes: 119 additions & 115 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

62 changes: 33 additions & 29 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.9.1",
"version": "1.9.2",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
284 changes: 144 additions & 140 deletions dist/firefox/options.js

Large diffs are not rendered by default.

230 changes: 117 additions & 113 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

258 changes: 131 additions & 127 deletions dist/userscript/immersive-translate.user.js

Large diffs are not rendered by default.

260 changes: 132 additions & 128 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit 21ef270

Please sign in to comment.