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
989b866871
commit
37f018db2f
1 changed files with 14 additions and 12 deletions
|
|
@ -13,13 +13,13 @@
|
|||
|
||||
This is uBlock's popup UI when you click on uBlock's icon in the toolbar:
|
||||
|
||||

|
||||

|
||||
|
||||
***
|
||||
|
||||
#### The title bar
|
||||
|
||||

|
||||

|
||||
|
||||
Click the title bar of the popup to go to uBlock's dashboard.
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ Click the title bar of the popup to go to uBlock's dashboard.
|
|||
|
||||
#### The large power button
|
||||
|
||||

|
||||

|
||||
|
||||
Click the large power button to turn off uBlock **for the current site** (a.k.a. _whitelist_ the current site). This will be remembered the next time you visit the site.
|
||||
|
||||
|
|
@ -37,16 +37,10 @@ For more advanced whitelisting control, see ["How to whitelist a web site"](http
|
|||
|
||||
***
|
||||
|
||||
#### The number of requests blocked
|
||||
|
||||

|
||||
|
||||
This shows the number of network requests uBlock blocked on the current page. Also, less useful (but people like this kind of thing), the number of network requests uBlock blocked since you installed it. The percentage figure tells you how many requests were blocked out of all the requests made.
|
||||
|
||||
***
|
||||
|
||||
#### The tools
|
||||
|
||||

|
||||
|
||||
#### Zap an element on the current page
|
||||
|
||||
Click the _flash_ icon to enter [element zapper mode](https://github.com/gorhill/uBlock/wiki/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.
|
||||
|
|
@ -63,9 +57,17 @@ Tip: press the <kbd>Shift</kbd> key while clicking the icon to toggle between op
|
|||
|
||||
***
|
||||
|
||||
#### The number of requests blocked
|
||||
|
||||

|
||||
|
||||
This shows the number of network requests uBlock blocked on the current page. Also, less useful (but people like this kind of thing), the number of network requests uBlock blocked since you installed it. The percentage figure tells you how many requests were blocked out of all the requests made.
|
||||
|
||||
***
|
||||
|
||||
#### 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/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue