mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
overview panel expand when "advanced user" is on
parent
a50b5c7002
commit
ff20a49b6f
1 changed files with 3 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ And I had click-to-play enabled in all cases, so it could have been worse (excep
|
|||
|
||||
### The overview panel
|
||||
|
||||
When you click on either the _"requests blocked"_ or _"domains connected"_ label, uBO's popup UI will expand to show you more details about requests blocked and domains connected:
|
||||
When you click on either the _"requests blocked"_ or _"domains connected"_ label, uBO's popup UI will expand<sup>__*__</sup> to show you more details about requests blocked and domains connected:
|
||||
|
||||
<br><sup>Click the `all` cell at the top to toggle on/off subdomain-level details.</sup>
|
||||
|
||||
|
|
@ -106,6 +106,8 @@ Unless you are in "advanced user" mode, this panel is read-only and available on
|
|||
|
||||
In ["advanced user"](https://github.com/gorhill/uBlock/wiki/Advanced-user-features) mode, the panel is fully interactive and can be used for advanced filtering control.
|
||||
|
||||
__*__ - Panel will also be expanded when you enable "advanced user" mode - this is only for convenience - it will not close automatically when "advanced user" will be disabled.
|
||||
|
||||
***
|
||||
|
||||
### The per-site switches
|
||||
|
|
|
|||
Loading…
Reference in a new issue