mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering redesigned (markdown)
parent
74ad233e1b
commit
f825d5d84a
1 changed files with 3 additions and 5 deletions
|
|
@ -19,17 +19,15 @@ For advanced users, µBlock's popup UI will show a little `+` widget aside the p
|
|||
|
||||

|
||||
|
||||
This little widget allows to expand/collapse the new re-designed dynamic filtering pane:
|
||||
|
||||

|
||||
|
||||
As seen above, just as with previous versions you can still dynamically filter:
|
||||
This little widget allows to expand/collapse the new re-designed dynamic filtering pane. As seen below, just as with previous versions you can still dynamically filter:
|
||||
|
||||
- inline scripts
|
||||
- 1st-party scripts
|
||||
- 3rd-party scripts
|
||||
- 3rd-party frames
|
||||
|
||||

|
||||
|
||||
However, as per [issue #282](https://github.com/gorhill/uBlock/issues/282), you can't no longer dynamically filter 1st-party frames -- that was pointless.
|
||||
|
||||
Also, I threw in the ability to dynamically filters images (regardless of origin), as I saw this sort of feature requested a couple of places. It's useful for users who wish to save bandwidth, and/or memory resources.
|
||||
|
|
|
|||
Loading…
Reference in a new issue