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 Dec 17, 2024
1 parent b04021a commit 60f9a2d
Show file tree
Hide file tree
Showing 16 changed files with 1,403 additions and 1,335 deletions.
52 changes: 26 additions & 26 deletions dist/chrome/background.js

Large diffs are not rendered by default.

280 changes: 140 additions & 140 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions dist/chrome/content_start.js

Large diffs are not rendered by default.

136 changes: 85 additions & 51 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.12.3",
"version": "1.12.4",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
288 changes: 144 additions & 144 deletions dist/chrome/options.js

Large diffs are not rendered by default.

276 changes: 138 additions & 138 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions dist/firefox/background.js

Large diffs are not rendered by default.

280 changes: 140 additions & 140 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions dist/firefox/content_start.js

Large diffs are not rendered by default.

136 changes: 85 additions & 51 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.12.3",
"version": "1.12.4",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
288 changes: 144 additions & 144 deletions dist/firefox/options.js

Large diffs are not rendered by default.

276 changes: 138 additions & 138 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

284 changes: 142 additions & 142 deletions dist/userscript/immersive-translate.user.js

Large diffs are not rendered by default.

290 changes: 145 additions & 145 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit 60f9a2d

Please sign in to comment.