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 Jul 13, 2023
1 parent 37d4074 commit 718a71f
Show file tree
Hide file tree
Showing 15 changed files with 477 additions and 615 deletions.
87 changes: 9 additions & 78 deletions dist/chrome/background.js

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/chrome/libs/foliate-js/make.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.7",
"version": "0.7.8",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
138 changes: 69 additions & 69 deletions dist/chrome/options.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

87 changes: 9 additions & 78 deletions dist/firefox/background.js

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/firefox/libs/foliate-js/make.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.7",
"version": "0.7.8",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
138 changes: 69 additions & 69 deletions dist/firefox/options.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

80 changes: 40 additions & 40 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=54fbc9d5bce8c0072c3f1340dfd6c387d27bd6249d71350e4bbc2a57fe22a63b"></script>
<script src="./options.js?v=98ecd3d9c4c5c56c9dcc321bbc04949e1841f676a0a17e981c6a189eb3ecdce1"></script>
</body>
</html>
140 changes: 70 additions & 70 deletions docs/options/options.js

Large diffs are not rendered by default.

0 comments on commit 718a71f

Please sign in to comment.