mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Tor Browser and Firefox only
parent
8eb5cac723
commit
fddfe4c322
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Off the top of my head:
|
|||
- example: `##.AdHeader`
|
||||
- Scriptlet injection filtering, i.e. the injection of JS scriptlets to modify the behavior of a page -- useful to defuse anti-content blockers
|
||||
- example: `wallstreet-online.de##+js(nostif, userHasAdblocker)`
|
||||
- HTML filtering, i.e. the removal of DOM elements from a document before it is parsed by the browser
|
||||
- HTML filtering (Tor Browser and Firefox only), i.e. the removal of DOM elements from a document before it is parsed by the browser
|
||||
- example: `wetteronline.de##^script:has-text(runCount)`
|
||||
- Ability to deal with unwanted popups
|
||||
- example: `&link_type=offer$popup,third-party`
|
||||
|
|
|
|||
Loading…
Reference in a new issue