mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Implement gorhill's request for uBO naming convention
parent
a9623ef5ed
commit
e3c3e1d40a
1 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
***
|
||||
|
||||
This is uBlock's popup UI when you click on uBlock's icon in the toolbar:
|
||||
This is uBlock Origin (uBO)'s popup UI when you click on uBO's icon in the toolbar:
|
||||
|
||||

|
||||
|
||||
|
|
@ -26,9 +26,9 @@ The amount of visible information can be adjusted by clicking on the "More" and
|
|||
|
||||

|
||||
|
||||
Click the large power button to turn off uBlock **for the current site** (add current site to _Trusted sites_ list). This will be remembered the next time you visit the site.
|
||||
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.
|
||||
|
||||
Alternatively, you can also <kbd>Ctrl</kbd>-click to turn off uBlock only for the current page (<kbd>Cmd</kbd>-click on Mac).
|
||||
Alternatively, you can also <kbd>Ctrl</kbd>-click to turn off uBO only for the current page (<kbd>Cmd</kbd>-click on Mac).
|
||||
|
||||
For more advanced control, see ["How to mark a web site as trusted"](./How-to-mark-a-web-site-as-trusted).
|
||||
|
||||
|
|
@ -68,7 +68,7 @@ There is a good correlation between the _domains connected_ count and: unneeded
|
|||
|
||||
Example: the web page on <https://www.ibtimes.com/> (which can be read fine in all cases, by the way):
|
||||
|
||||
uBlock's mode | turned off | default settings | [default-deny](./Blocking-mode:-medium-mode)
|
||||
uBO's mode | turned off | default settings | [default-deny](./Blocking-mode:-medium-mode)
|
||||
--- | --- | --- | ---
|
||||
domains connected |  |  | 
|
||||
privacy exposure | very high | medium | very low
|
||||
|
|
@ -97,7 +97,7 @@ New in [1.39.0](https://github.com/gorhill/uBlock/commit/eccf613edfe480d34cb225d
|
|||
|
||||
The "chat" icon opens the ["Report a filter issue" form](./The-"Report-a-filter-issue"-form), which makes it easy to report filter issues with specific websites to the [`uBlockOrigin/uAssets` issue tracker](https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue).
|
||||
|
||||
Reporting filter issues requires a [GitHub account](https://github.com/signup) since uBlock Origin does not have a home server through which reports could be sent.
|
||||
Reporting filter issues requires a [GitHub account](https://github.com/signup) since uBO does not have a home server through which reports could be sent.
|
||||
|
||||
The report icon is available only when uBO is enabled on a given site.
|
||||
|
||||
|
|
@ -111,7 +111,7 @@ Tip: press the <kbd>Shift</kbd> key while clicking the icon to toggle between op
|
|||
|
||||
#### Open the dashboard
|
||||
|
||||
Click the _gears_ icon to open the uBlock Origin [Dashboard](./Dashboard).
|
||||
Click the _gears_ icon to open the uBO [Dashboard](./Dashboard).
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue