mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Overview panel in advanced mode (2)
parent
232fd91446
commit
7ca6a7936e
1 changed files with 10 additions and 0 deletions
|
|
@ -116,6 +116,16 @@ In "advanced user" mode, the panel is fully interactive and can be used for adva
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
This is UI for [Dynamic filtering](./Dynamic-filtering). Column on the left represents global rules, on the right - local.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Each cell has three fields representing [Dynamic filtering actions](./Dynamic-filtering:-rule-syntax#actions):
|
||||||
|
|
||||||
|
- Green - `allow`: matching network request will be allowed.
|
||||||
|
- Grey - `noop`: exclude network requests from being subjected to dynamic filtering.
|
||||||
|
- Red - `block`: matching network request will be blocked.
|
||||||
|
|
||||||
> ***
|
> ***
|
||||||
> **Tip:**
|
> **Tip:**
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue