mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Quick guide: popup user interface (markdown)
parent
35f49ad3ab
commit
80c6e623c8
1 changed files with 7 additions and 7 deletions
|
|
@ -13,18 +13,17 @@
|
|||
|
||||
This is uBlock Origin (uBO)'s popup UI when you click on uBO's icon in the toolbar:
|
||||
|
||||

|
||||

|
||||
|
||||
The amount of visible information can be adjusted by clicking on the "More" and "Less" buttons:
|
||||
|
||||

|
||||
|
||||
|
||||
***
|
||||
|
||||
### The large power button
|
||||
|
||||

|
||||

|
||||
|
||||
Click the large power button to turn off uBO **for the current site** (add current site to _Trusted sites_ list). This will be remembered the next time you visit the site.
|
||||
|
||||
|
|
@ -36,7 +35,7 @@ For more advanced control, see ["How to mark a web site as trusted"](./How-to-ma
|
|||
|
||||
### The per-site switches
|
||||
|
||||

|
||||

|
||||
|
||||
The per-site switches allow you to control some settings on a per-site basis. See [detailed documentation about per-site switches](./Per-site-switches).
|
||||
|
||||
|
|
@ -44,7 +43,7 @@ The per-site switches allow you to control some settings on a per-site basis. Se
|
|||
|
||||
### The number of requests blocked
|
||||
|
||||

|
||||

|
||||
|
||||
Shows the number of blocked network requests on the current page. The number of network requests blocked since installation is also displayed. (This is less useful; however, users appreciate this information). The percentage indicates the number of blocked requests out of the total number of requests made.
|
||||
|
||||
|
|
@ -52,7 +51,7 @@ Shows the number of blocked network requests on the current page. The number of
|
|||
|
||||
### The number of domains connected
|
||||
|
||||

|
||||

|
||||
|
||||
The number of **distinct** domains with which a network connection was established, out of all connections (established + blocked). The domains are derived using the official [Public Suffix List](https://publicsuffix.org/).
|
||||
|
||||
|
|
@ -70,7 +69,7 @@ Example: the web page on <https://www.ibtimes.com/> (which can be read fine in a
|
|||
|
||||
uBO's mode | turned off | default settings | [default-deny](./Blocking-mode:-medium-mode)
|
||||
--- | --- | --- | ---
|
||||
domains connected |  |  | 
|
||||
domains connected |  |  | 
|
||||
privacy exposure | very high | medium | very low
|
||||
bloat | ridiculously high | medium | very low
|
||||
|
||||
|
|
@ -82,6 +81,7 @@ And I had click-to-play enabled in all cases, so it could have been worse (excep
|
|||
|
||||

|
||||
|
||||
|
||||
#### Zap an element on the current page
|
||||
|
||||
Click the _flash_ icon to enter [element zapper mode](./Element-zapper), which allows you to interactively remove one or more elements on the current page. Removing an element is always temporary, i.e. the removed elements will be back when the page is reloaded.
|
||||
|
|
|
|||
Loading…
Reference in a new issue