Updated Dynamic filtering: turn off µBlock everywhere (markdown)

Raymond Hill 2015-03-18 10:09:01 -04:00
parent b190460210
commit 7167654df4
2 changed files with 13 additions and 13 deletions

@ -0,0 +1,13 @@
[Back to "Dynamic-filtering"](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering)
***
The ability to turned off uBlock everywhere has been requested many times: [#40](https://github.com/gorhill/uBlock/issues/40), [#403](https://github.com/gorhill/uBlock/issues/403).
I wasn't really planning to provide this functionality as I fail to see why it should be implemented in uBlock when the browsers themselves offer this ability through the disabling of extensions.
In any case, the ability to "disable" uBlock everywhere is now available, as a side effect of the ability to create a global `allow` rule for all network requests:
![Allow everything everwhere](https://cloud.githubusercontent.com/assets/585534/6097114/04368716-af7e-11e4-8ca8-49ffdaa49fa6.png)
Though it's more _"allow everything from everywhere"_, it's as good as _"globally turn off uBlock"_.

@ -1,13 +0,0 @@
[Back to "Dynamic-filtering"](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering)
***
The ability to turned off µBlock everywhere has been requested many times: [#40](https://github.com/gorhill/uBlock/issues/40), [#403](https://github.com/gorhill/uBlock/issues/403).
I wasn't really planning to provide this functionality as I fail to see why it should be implemented in µBlock when the browsers themselves offer this ability through the disabling of extensions.
In any case, the ability to "disable" µBlock everywhere is now available, as a side effect of the ability to create a global `allow` rule for all network requests:
![Allow everything everwhere](https://cloud.githubusercontent.com/assets/585534/6097114/04368716-af7e-11e4-8ca8-49ffdaa49fa6.png)
Though it's more _"allow everything from everywhere"_, it's as good as _"globally turn off µBlock"_.