1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform/mv3/scriptlets
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
..
abort-current-script.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
abort-on-property-read.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
abort-on-property-write.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
css-generic.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
css-specific-procedural.js [mv3] Introduce per-site filtering modes in lieu of per-site toggle switch 2022-10-10 12:28:24 -04:00
css-specific.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
json-prune.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00
no-setinterval-if.js Add nosiif and nowoif scriptlets 2022-10-11 10:46:10 -04:00
no-settimeout-if.js Add nosiif and nowoif scriptlets 2022-10-11 10:46:10 -04:00
no-windowopen-if.js Add nosiif and nowoif scriptlets 2022-10-11 10:46:10 -04:00
set-constant.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00