uBlock/platform/mv3/extension/js
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
..
scripting [mv3] Remove useless arguments 2024-08-06 15:00:59 -04:00
admin.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
background.js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
config.js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
dashboard.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
debug.js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
ext.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
fetch.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
filter-lists.js [mv3] Batch changes thru dashboard UI to reduce worker's workload 2024-11-18 14:08:30 -05:00
matched-rules.js [mv3] Add minimal ability to diagnose ruleset issue 2024-07-29 14:54:46 -04:00
mode-manager.js [mv3] Add support to add/remove rulesets through policies 2024-11-11 13:20:54 -05:00
popup.js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
report.js [mv3] Issue labels cannot be set client-side 2024-10-11 16:41:13 -04:00
ruleset-manager.js [mv3] Re-work dashboard: move list of rulesets in its own pane 2024-11-17 17:27:27 -05:00
scripting-manager.js [mv3] Fix flaw breaking scriptlets injection in optimal/basic mode 2024-11-20 09:04:52 -05:00
settings.js [mv3] Do not collect matched rules by default when side-loaded 2024-11-21 12:54:28 -05:00
theme.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
utils.js [mv3] Fix flaw breaking scriptlets injection in optimal/basic mode 2024-11-20 09:04:52 -05:00