1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 08:37:11 +02:00
uBlock/platform/mv3
Raymond Hill 7ba85472d7
[mv3] Properly distinguish trust level when compiling scriptlets
Since in uBOL filter lists from various sources are combined into
a single list, there must be a way to turn on/off trust level
inside the resulting combined filter list so as to be able to
validate the trust level of filters requiring trust.

This commit adds new parser directives understood only by MV3
compiler to turn on/off trust flag internally.
2023-06-23 08:27:07 -04:00
..
chromium [mv3] Add support for admin configurations 2023-06-13 11:40:41 -04:00
description Import translation work from https://crowdin.com/project/ublock 2023-06-19 10:17:36 -04:00
extension Import translation work from https://crowdin.com/project/ublock 2023-06-19 10:17:36 -04:00
firefox [mv3] Allows for revisions distinct from filter lists revisions 2023-06-11 10:29:05 -04:00
scriptlets [mv3] Mitigation: Inject CSS user styles to enforce cosmetic filtering 2023-06-04 11:32:55 -04:00
make-rulesets.js [mv3] Properly distinguish trust level when compiling scriptlets 2023-06-23 08:27:07 -04:00
make-scriptlets.js [mv3] Properly distinguish trust level when compiling scriptlets 2023-06-23 08:27:07 -04:00
package.json Add experimental mv3 version 2022-09-06 13:47:52 -04:00
safe-replace.js [mv3] Avoid String.replace() to safely replace templates 2023-06-05 20:17:50 -04:00