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 Jan 12, 2024
1 parent 09997cf commit ddb1904
Show file tree
Hide file tree
Showing 22 changed files with 5,721 additions and 1,641 deletions.
404 changes: 335 additions & 69 deletions dist/chrome/background.js

Large diffs are not rendered by default.

550 changes: 408 additions & 142 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

404 changes: 335 additions & 69 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.1.3",
"version": "1.1.4",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
Loading

0 comments on commit ddb1904

Please sign in to comment.