1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-05 02:29:38 +02:00
uBlock/platform/mv3/extension
Raymond Hill 28aee736a5
[mv3] Add support for removeparam= filter option
Consequently, AdGuard URL Tracking Protection (AUTP) has been
added to the set of available filter lists.

However, removeparam= equivalent DNR rules can only be enforced
when granting uBOL broad permissions. If broad permissions are
not granted, removeparam= equivalent DNR rules are ignored.

Exception removeparam= filters are not supported, and these are
present in AUTP and meant to unbreak some websites which are
known to break as a result of removing query parameters.

This is issue might be mitigated in the future by making the
conversion from filters to DNR rules more complicated but this
can never replace the accuracy of uBO's filtering engine being
able to fully enforce arbitrary exception removeparam= filters.

Also, it is not possible to translate regex-based removeparam=
values to DNR rules, so these are dropped at conversion time.

As with other filters to DNR rules conversion, the converter
coallesce many distinct removeparam= filters into fewer DNR
rules.
2022-09-29 19:51:33 -04:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2022-09-28 10:40:55 -04:00
css [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00
img [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
js [mv3] Add support for removeparam= filter option 2022-09-29 19:51:33 -04:00
3p-filters.html [mv3] Add ability to grant/revoke permissions on all sites 2022-09-27 19:51:38 -04:00
about.html [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
dashboard.html Use higher resolution favicons 2022-09-26 10:18:24 -04:00
manifest.json [mv3] Add scriptlet support; improve reliability of cosmetic filtering 2022-09-16 15:56:35 -04:00
popup.html [mv3] Add scriptlet support; improve reliability of cosmetic filtering 2022-09-16 15:56:35 -04:00