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 2a40e67577
[mv3] Various fixes and code review
Fixed trusted sites not being excluded from declarative
scripting.

Assign "uBOL_"-prefixed name to anonymous scripting functions
so that they can be easily found in performance profiler results
in dev tools.

Imrpove spread of chunks of filters across declarative scripting
files.
2022-09-30 14:55:36 -04:00
..
3p-filters.js [mv3] Open options page at first install 2022-09-30 09:18:52 -04:00
about.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
background.js [mv3] Open options page at first install 2022-09-30 09:18:52 -04:00
dashboard-common.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
dashboard.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44: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
popup.js [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00
ruleset-manager.js [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00
scripting-manager.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
storage.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
trusted-sites.js [mv3] Fix procedural operator matches-media() 2022-09-27 07:46:24 -04:00
utils.js [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00