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

Updated Manually editing per site switches (markdown)

Raymond Hill 2015-04-15 18:37:18 -04:00
parent 48706e03a1
commit a141f46eef

@ -27,4 +27,10 @@ All switches are `off` by default, meaning there is no point in creating an entr
no-popups: www.example.com off no-popups: www.example.com off
Unless it is to override a related broader entry for which the switch is `on`. Unless it is to override a related broader entry for which the switch is `on`.
### Caveats
Be aware of...
- Chromium-based browsers: If you block popups everywhere by default (`no-popups: * true`), this will break "Open link in new tab" in the context menu. This is because of Chrome API limitations.