1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Added "Popup's firewall filter widget" in "The overview panel".

garry-ut99 2024-08-15 20:07:45 +00:00
parent 48d985fcb7
commit 1593ff525c

@ -112,12 +112,14 @@ Tip: press the <kbd>Shift</kbd> key while clicking the icon to toggle between op
On mobile devices, the "Open the logger" icon is replaced by the "chat" icon (["Report a filter issue" form](./The-"Report-a-filter-issue"-form)), since it is more likely to be useful on small display devices. [The logger](./The-logger) can always be opened from [the Support pane](./Dashboard:-Support) in [the Dashboard](./Dashboard) (Link in "Filter issues/website is broken" section, in "_The logger_ is the primary tool..." sentence). If you like, you can turn it back on in [advanced settings](https://github.com/gorhill/uBlock/wiki/Advanced-settings#uipopupconfig).
#### Open the dashboard
Click the _gears_ icon to open the uBO [Dashboard](./Dashboard).
***
### The overview panel
Clicking on the "More" button will expand uBO popup panel to the point where it will show you a list with details about requests blocked and domains connected on the page:
@ -137,8 +139,17 @@ Starting with [1.24.3b7](https://github.com/gorhill/uBlock/commit/d0738c0835338a
![Closeup on domains in overview panel](https://user-images.githubusercontent.com/95879668/161408664-8ba66430-458b-47af-accf-750fdb309219.png)
Unless you are in ["advanced user"](./Advanced-user-features) mode, this panel is read-only and available only for informational purposes.
Starting with [1.52.0](https://github.com/gorhill/uBlock/commit/c74fc6460e) a firewall filter widget has been introduced, hover over the blue filter symbol at the upper left corner, and click desired labels, the panel will squeeze a bunch of lines together, click again to unsqueeze. 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:
<img src="https://github.com/user-attachments/assets/e182df63-2d2e-42dc-964e-148c5d29c3f0" width="632">
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)
Unless you are in ["advanced user"](./Advanced-user-features) mode, the overview panel is read-only and available only for informational purposes.
<details>
<summary><strong>I am an advanced user!</strong></summary>