mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
there is no matrix filtering engine in uBlock
This commit is contained in:
parent
a38ec2b530
commit
39ca1534a8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
"description": "English: {{abpHideFilterCount}} element hiding filters used."
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"3pListsOfBlockedHostsHeader" : {
|
||||
|
|
Loading…
Reference in a new issue