uBlock/platform/mv3/extension
Raymond Hill 4979aa51f5
[mv3] Do not collect matched rules by default when side-loaded
Collecting matched rules when the extension is side-loaded is now
opt-in, by enabling "Developer mode" in the dashboard.

The reason is to allow the extension to behave same as the official
released version when side-loaded.

Specifically, as side-loaded extension, uBOL's service worker would
wake up due to matched-rule listener even though it would not wake
up the worker with same configuration in stable release.
2024-11-21 12:54:28 -05:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2024-11-19 13:44:25 -05:00
css [mv3] Code review re. re-worked dashboard 2024-11-18 10:16:01 -05:00
img
js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
dashboard.html [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
managed_storage.json [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
matched-rules.html
popup.html
report.html