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 Jun 14, 2023
1 parent 374cdf0 commit 7836b86
Show file tree
Hide file tree
Showing 17 changed files with 384 additions and 302 deletions.
19 changes: 13 additions & 6 deletions dist/chrome/background.js

Large diffs are not rendered by default.

85 changes: 46 additions & 39 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/chrome/libs/foliate-js/make.js

Large diffs are not rendered by default.

36 changes: 21 additions & 15 deletions dist/chrome/libs/subtitle/subtitle.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": "0.6.8",
"version": "0.6.10",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
87 changes: 47 additions & 40 deletions dist/chrome/options.js

Large diffs are not rendered by default.

19 changes: 13 additions & 6 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

19 changes: 13 additions & 6 deletions dist/firefox/background.js

Large diffs are not rendered by default.

85 changes: 46 additions & 39 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/firefox/libs/foliate-js/make.js

Large diffs are not rendered by default.

36 changes: 21 additions & 15 deletions dist/firefox/libs/subtitle/subtitle.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": "0.6.8",
"version": "0.6.10",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
87 changes: 47 additions & 40 deletions dist/firefox/options.js

Large diffs are not rendered by default.

19 changes: 13 additions & 6 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

89 changes: 48 additions & 41 deletions dist/userscript/immersive-translate.user.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
value=""
/>
</div>
<script src="./options.js?v=fef6da47f18bd1a90ae93a79c474c6aa33d70ce137ce1e8c53f6f8343b286c4d"></script>
<script src="./options.js?v=79456a9b06cc588dac47502de41df1c997942ae0589383ea1a97b9045189419f"></script>
</body>
</html>
75 changes: 41 additions & 34 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit 7836b86

Please sign in to comment.