mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Dashboard: Settings (markdown)
parent
965af30409
commit
992e91bd98
@ -1,16 +1,16 @@
|
||||
![c](https://cloud.githubusercontent.com/assets/585534/8024482/4c6f01b0-0d03-11e5-942c-64fe9e2a3686.png)
|
||||
|
||||
#### Below more details for the non-self-explanatory entries
|
||||
### Below more details for the non-self-explanatory entries
|
||||
|
||||
##### Make use of context menu where appropriate
|
||||
#### Make use of context menu where appropriate
|
||||
|
||||
If checked, this gives permission for uBlock to add items in the context menu which are meant to improve convenience. Currently, only one item is added to the context menu, _"Block element"_, which purpose is to launch the element picker in order to filter out a specific element on a page.
|
||||
|
||||
##### Color-blind friendly
|
||||
#### Color-blind friendly
|
||||
|
||||
Currently mostly useful for users who checked _"I am an advanced user"_ (see below).
|
||||
|
||||
##### I am an advanced user
|
||||
#### I am an advanced user
|
||||
|
||||
If you check this, this will enable [uBlock's dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering), and the dynamic filtering pane will become available from uBlock's popup UI.
|
||||
|
||||
@ -18,7 +18,7 @@ Unchecking this disable dynamic filtering, and the dynamic filtering pane in the
|
||||
|
||||
_Advanced user_ mode also enables filtering [behind-the-scene network requests](https://github.com/gorhill/uBlock/wiki/Behind-the-scene-network-requests).
|
||||
|
||||
##### Disable pre-fetching
|
||||
#### Disable pre-fetching
|
||||
|
||||
Checking this will disable prefetching in your browser. When prefetching is enable, the browser _can_ still establish connections to remote servers even if the resource from these remote servers are meant to be blocked by uBlock.
|
||||
|
||||
@ -32,13 +32,13 @@ Google's [_"Make webpages load faster"_](https://support.google.com/chrome/answe
|
||||
|
||||
> If you turn this setting on in Chrome, websites (and any of their embedded resources) that are prerendered or prefetched may set and read their own cookies as if you had visited them before -- even if you don’t visit the prerendered or prefetched pages after all.
|
||||
|
||||
##### Disable hyperlink auditing/beacon
|
||||
#### Disable hyperlink auditing/beacon
|
||||
|
||||
Checking this will prevent hyperlink auditing/beacon. _Hyperlink auditing_ and _Send beacon_ are best summarized as "phone home" features (or even "phone anywhere"). The details are well explained [here](http://www.wilderssecurity.com/threads/hyperlink-auditing-aka-a-ping-and-beacon-aka-navigator-sendbeacon.364904/).
|
||||
|
||||
**Important note:** _"Send beacon"_ can not be disabled in Chromium. Advanced users can filter behind-the-scene network requests, where the beacon-related network requests show up.
|
||||
|
||||
##### Backup/restore section
|
||||
#### Backup/restore section
|
||||
|
||||
The bottom-most section is for you to easily backup/restore/reset all settings in uBlock.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user