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 Feb 23, 2024
1 parent 04833e7 commit 867df77
Show file tree
Hide file tree
Showing 18 changed files with 1,320 additions and 912 deletions.
34 changes: 17 additions & 17 deletions dist/chrome/background.js

Large diffs are not rendered by default.

249 changes: 150 additions & 99 deletions dist/chrome/content_script.js

Large diffs are not rendered by default.

34 changes: 17 additions & 17 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.2.1",
"version": "1.2.2",
"default_locale": "en",
"background": {
"service_worker": "background.js"
Expand Down
265 changes: 158 additions & 107 deletions dist/chrome/options.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/chrome/pdf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
</style>
</head>
<body>
<body style="padding:0px;margin:0px;">
<iframe
src="https://app.immersivetranslate.com/pdf/?file=emptyfile"
width="100%"
Expand Down
245 changes: 148 additions & 97 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.

Loading

0 comments on commit 867df77

Please sign in to comment.