You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storage, unlimitedStorage: Storage rules and settings
unsafe-eval: Execute custom function, code at src/share/core/rule-utils.ts#L8 (may change in the future, you can search for the newest location by new Function)
Thanks to them for their contribution: YFdyh000iNaru
Translation
English: Please submit a issue or pull request for file locale/original/messages.json
Other language: Please translate them on Transifex
Please note that some languages (such as zh-Hans) will not be translated on transifex because the browser does not support them, click here to view full list
How to build
Build
Install node (18+) and pnpm.
Clone this project, or download the source code and extract it.
Run pnpm i --frozen-lockfile.
Run build command
For chrome full version, run npm run build:chrome_v2
For chrome lite version, run npm run build:chrome_v3
For firefox full version, run npm run build:firefox_v2
For firefox lite version, run npm run build:firefox_v3
Find build result at /dist_*
Development
Modify start command's TARGET_BROWSER to the version you want to build
Run npm run start
Open browser, load extension from /dist_* directory or /dist_*/manifest.json