mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add HTML filters reference to :remove()
parent
4ebb1ab9ba
commit
e6351f1907
1 changed files with 2 additions and 0 deletions
|
|
@ -706,6 +706,8 @@ Since `:remove()` is an "action" operator, it must only be used as a trailing op
|
|||
|
||||
AG's cosmetic filter syntax `{ remove: true; }` will be converted to uBO's `:remove()` operator internally.
|
||||
|
||||
To remove elements from a document _before_ it is parsed by the browser, see: [`HTML filters`](#html-filters)
|
||||
|
||||
***
|
||||
|
||||
#### `subject:style(arg)`
|
||||
|
|
|
|||
Loading…
Reference in a new issue