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 22, 2023
1 parent 7b33f73 commit e52b9ba
Show file tree
Hide file tree
Showing 17 changed files with 960 additions and 568 deletions.
42 changes: 35 additions & 7 deletions dist/chrome/background.js

Large diffs are not rendered by default.

169 changes: 102 additions & 67 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

42 changes: 35 additions & 7 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": "0.12.10",
"version": "0.12.11",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
165 changes: 100 additions & 65 deletions dist/chrome/options.js

Large diffs are not rendered by default.

169 changes: 102 additions & 67 deletions dist/chrome/popup.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/chrome/video-subtitle/inject.js

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

42 changes: 35 additions & 7 deletions dist/firefox/background.js

Large diffs are not rendered by default.

169 changes: 102 additions & 67 deletions dist/firefox/content_script.js

Large diffs are not rendered by default.

42 changes: 35 additions & 7 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": "0.12.10",
"version": "0.12.11",
"default_locale": "en",
"background": {
"scripts": [
Expand Down
165 changes: 100 additions & 65 deletions dist/firefox/options.js

Large diffs are not rendered by default.

169 changes: 102 additions & 67 deletions dist/firefox/popup.js

Large diffs are not rendered by default.

Loading

0 comments on commit e52b9ba

Please sign in to comment.