1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 01:29:39 +02:00
uBlock/platform/mv3/extension/js
Raymond Hill 556c3a143f
Add nosiif and nowoif scriptlets
The addition of those scriptlets will help uBOL to properly
filter more anti-blocker mechanisms on various site and also prevents
popups on many sites.

Also, fixed properly injecting scriptlets in embedded frames -- it
turns out I misunderstood the `allFrames` settings in the `scripting`
API.
2022-10-11 10:46:10 -04:00
..
about.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
background.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -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] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
popup.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
ruleset-manager.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
scripting-manager.js Add nosiif and nowoif scriptlets 2022-10-11 10:46:10 -04:00
settings.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
storage.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
utils.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00