mirror of https://github.com/gorhill/uBlock.git
there is no matrix filtering engine in uBlock
This commit is contained in:
parent
a38ec2b530
commit
39ca1534a8
|
@ -74,7 +74,7 @@
|
||||||
"description": "English: {{abpHideFilterCount}} element hiding filters used."
|
"description": "English: {{abpHideFilterCount}} element hiding filters used."
|
||||||
},
|
},
|
||||||
"3pParseAllABPHideFiltersInfo" : {
|
"3pParseAllABPHideFiltersInfo" : {
|
||||||
"message": "<p>This option enables the parsing and enforcing of <a href=\"https://adblockplus.org/en/faq_internal#elemhide\">Adblock Plus-compatible “element hiding” filters</a>. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the matrix- or ABP-filtering engines.</p><p>Enabling this feature increases <i>µBlock</i>'s memory footprint.</p>",
|
"message": "<p>This option enables the parsing and enforcing of <a href=\"https://adblockplus.org/en/faq_internal#elemhide\">Adblock Plus-compatible “element hiding” filters</a>. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the net request-based filtering engine.</p><p>Enabling this feature increases <i>µBlock</i>'s memory footprint.</p>",
|
||||||
"description": "English: see English messages.json"
|
"description": "English: see English messages.json"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsHeader" : {
|
"3pListsOfBlockedHostsHeader" : {
|
||||||
|
|
Loading…
Reference in New Issue