mirror of https://github.com/gorhill/uBlock.git
Tell about color of the bars near the left edge of the popup
parent
f49c54be6c
commit
65fe64ac4f
|
@ -123,7 +123,9 @@ Clicking on the "More" button will expand uBO popup panel to the point where it
|
|||
|
||||
The panel will also be expanded when you enable ["advanced user"](./Advanced-user-features) mode -- this is only for convenience -- it will not close automatically when "advanced user" will be disabled. To hide that panel, just click on the "Less" button to adjust it to show only the information you desire.
|
||||
|
||||
<span name="the-pluses-and-minuses">The pluses and minuses</span> denote network requests allowed or blocked for the specific domain/hostname in the same row. The number of pluses and minuses are proportional to the number of requests that were either allowed or blocked:
|
||||
The colored bars near the left edge will give you the general overview if network requests to particular hostnames are all blocked (reddish), all were allowed (greenish), or some were blocked some were allowed (yellowish). The
|
||||
|
||||
<span name="the-pluses-and-minuses">The pluses and minuses</span> will give you slightly more information, the number of pluses and minuses are proportional to the number of requests that were either allowed or blocked:
|
||||
- `+`, `-`: under 10 network requests were allowed, blocked.
|
||||
- `++`, `--`: under 100 network requests were allowed, blocked.
|
||||
- `+++`, `---`: 100 or more network requests were allowed, blocked.
|
||||
|
|
Loading…
Reference in New Issue