Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist / 检查清单
Description / 描述
由于现时的MV3版本在Firefox 无法支持后台脚本,所以只好继续维护MV2版
这个PR的改动是基于现时 1.3 及 1.4 版
npm -> pnpm
npm库版本
ts.worker.js
typescript & tsconfig
Object.hasOwneslint
prefer-destructuring设为 offno-unused-varstpl (normal, crontab, background) [新脚本范本对齐 chrome 版]
沙盒 [bug fix]
cron [syntax 对齐 chrome 版]
child_process移除): 由于 webpack 无法像 rspack 自行拆除未使用的child_process,需使用 beta 版once(...)Monaco Editor [使用体验对齐 chrome 版]
補回 injected.js 的 sourceURL
Screenshots / 截图