1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Advanced user features (markdown)

Raymond Hill 2016-11-06 18:25:11 -05:00
parent a1f94c6f0a
commit 608a5a346a

@ -19,7 +19,13 @@ Advanced user mode can be enabled from the _Settings_ tab in uBlock Origin's das
### Advanced settings
You will be given the ability to access the advanced settings. Some of these settings are experimental, they may become standard settings or disappear in the future.
You will be given the ability to access the advanced settings:
![How to access "advanced settings"](https://cloud.githubusercontent.com/assets/585534/20042797/2800dcd4-a44e-11e6-9bc8-a5e0c960262c.png)
Some of these settings are experimental, they may become standard settings or disappear in the future.
***
### Dynamic filtering
@ -31,6 +37,8 @@ On the other hand, if you are familiar with [RequestPolicy](https://www.requestp
**Important note:** Dynamic filtering engine is completely turned off when you un-check the setting _"I am an advanced user"_. Your dynamic filtering rules are kept intact though, in case you re-enable _advanced user_ mode again.
***
### Ability to filter behind-the-scene network requests
See ["Behind-the-scene network requests"](https://github.com/gorhill/uBlock/wiki/Behind-the-scene-network-requests).