1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
uBlock/platform/mv3/extension/js
Raymond Hill 5b6fc43a2c
[mv3] Use Set instead of array to avoid spurious script updates
Spurious updates to registered content scripts would occur when
using some regional lists, for example DEU would cause spurious
updates to registered script `css-procedural`.
2022-11-10 12:46:25 -05:00
..
scripting [mv3] Add ability to handle entity-based CSS and scriptlet injection filters 2022-10-20 15:48:06 -04:00
about.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
background.js [mv3] Handle permissions being revoked while uBOL is disabled 2022-10-18 08:48:31 -04:00
dashboard-common.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
dashboard.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
dom.js [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00
ext.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
fetch.js [mv3] Add support for specific cosmetic filtering 2022-09-15 13:14:08 -04:00
mode-manager.js [mv3] Add ability to handle entity-based CSS and scriptlet injection filters 2022-10-20 15:48:06 -04:00
popup.js [mv3] Add support for csp= filters 2022-11-05 11:09:06 -04:00
ruleset-manager.js [mv3] Do not merge rules with errors 2022-11-06 11:21:02 -05:00
scripting-manager.js [mv3] Use Set instead of array to avoid spurious script updates 2022-11-10 12:46:25 -05:00
settings.js [mv3] Add support for csp= filters 2022-11-05 11:09:06 -04:00
storage.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
utils.js [mv3] General code review 2022-10-15 13:05:20 -04:00