1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00
uBlock/platform/mv3/scriptlets
Raymond Hill 30bd6c7bb8
Parse -abp-has as declarative if possible
With the new csstree-based parser, it should now be
safe to parse `-abp-has` as declarative. There are over
a hundred such cosmetic filters in EasyList, and we want
to have these filters declaratively enforced whenever
possible in order to let the browser do the work natively
rather than rely on JS code.
2022-10-14 13:04:47 -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-procedural.js Parse -abp-has as declarative if possible 2022-10-14 13:04:47 -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-addeventlistener-if.js [mv3] Add support for aeld scriptlet 2022-10-11 11:13:27 -04:00
no-setinterval-if.js [mv3] Add support for aeld scriptlet 2022-10-11 11:13:27 -04:00
no-settimeout-if.js [mv3] Add support for aeld scriptlet 2022-10-11 11:13:27 -04:00
no-windowopen-if.js [mv3] Add support for aeld scriptlet 2022-10-11 11:13:27 -04:00
set-constant.js [mv3] Various fixes and code review 2022-09-30 14:55:36 -04:00