From f3238e5d4a0d0308c49ed5c0bafe27307acdff7a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 8 Nov 2020 16:30:32 -0500 Subject: [PATCH] Updated About "uBlock is inferior in capabilities as a result of being lighter on the browser" (markdown) --- ...ies-as-a-result-of-being-lighter-on-the-browser\".md" | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git "a/About-\"uBlock-is-inferior-in-capabilities-as-a-result-of-being-lighter-on-the-browser\".md" "b/About-\"uBlock-is-inferior-in-capabilities-as-a-result-of-being-lighter-on-the-browser\".md" index f1c82ba..1bd06d1 100644 --- "a/About-\"uBlock-is-inferior-in-capabilities-as-a-result-of-being-lighter-on-the-browser\".md" +++ "b/About-\"uBlock-is-inferior-in-capabilities-as-a-result-of-being-lighter-on-the-browser\".md" @@ -23,6 +23,9 @@ Features | ABP | uBO [multi-stage filtering engine](./Overview-of-uBlock's-network-filtering-engine)
ability for users to easily override filters in 3rd-party filter lists on a per-site basis | | yes `@@...$document` | yes | [no](./Static-filter-syntax#not-supported) can read hosts files | | yes +CNAME uncloaking | | [yes](./Static-filter-syntax#cname) +`denyallow` | | [yes](./Static-filter-syntax#denyallow) +`domain` with entity-matching | | [yes](./Static-filter-syntax#domain) `inline-script`
to prevent execution of inline javascript | [no](https://issues.adblockplus.org/ticket/748) | [yes](./Static-filter-syntax#inline-script) `important`
to be able to override exception filters | | [yes](./Static-filter-syntax#important) `popunder` | [no](https://issues.adblockplus.org/ticket/2095) | yes @@ -38,9 +41,11 @@ entity-based filters | | [yes](./Static-filter-syntax#entity-based-cosmetic- `:has` | ~~[not yet](https://issues.adblockplus.org/ticket/2360)~~ yes (`:-abp-has`) | yes `:has-text` | [yes](https://issues.adblockplus.org/ticket/5249) (`-abp-contains`) | yes `:if` `:if-not`
`:matches-css` `:matches-css-before` `:matches-css-after`
`:xpath` | | yes +`:remove` | | yes `:style` | [no](https://issues.adblockplus.org/ticket/756) | yes -`script:contains` | | yes -`script:inject`
key to counter anti-blockers | | yes +`:upward` | | yes +**Scriptlet filtering** +`+js(...)`
Ability to inject scriptlets in page content
key to counter anti-blockers | | [yes](./Static-filter-syntax#scriptlet-injection) **HTML filtering** Ability to modify response data on the fly
WebExtensions uBO 1.15+ | | [yes](./Static-filter-syntax#html-filters) **privacy**