mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Added "Popup's firewall filter widget"
parent
ed55621db1
commit
ccb2a76ef0
1 changed files with 19 additions and 0 deletions
|
|
@ -148,6 +148,25 @@ Furthermore, when an _allow_ rule is set for the 1st-party domain, this will com
|
|||
|
||||
***
|
||||
|
||||
### Firewall filter widget
|
||||
|
||||
Since [1.52.0](https://github.com/gorhill/uBlock/commit/c74fc6460e) there is a visual hint for filtered out rows in firewall pane, the panel squeezes a bunch of lines together when trying to filter by request type, hover over the blue filter symbol at the upper left corner and remove your filters - rows which do not match your filter are minimized. The idea is that some people might want to only see what's blocked, since it's these rows that are of interest when trying to unbreak a site.
|
||||
|
||||
Related discussions / issues:
|
||||
- [Popup's firewall filter widget](https://github.com/uBlockOrigin/uBlock-issues/discussions/2632)
|
||||
- [[1.52.0] Squished lines in panel](https://github.com/uBlockOrigin/uBlock-issues/issues/2817)
|
||||
- [Unknown Stripped lines in the filer pannel (on Arkenfox)](https://github.com/uBlockOrigin/uBlock-issues/issues/3342)
|
||||
|
||||
Screenshoots:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
***
|
||||
|
||||
### _My rules_ pane
|
||||
|
||||
All the rules you create through the dynamic filtering panel will appear in the _"My rules"_ pane in the dashboard:
|
||||
|
|
|
|||
Loading…
Reference in a new issue