From 7167654df49c08b9105a0fb5278b68de9e46be72 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 18 Mar 2015 10:09:01 -0400 Subject: [PATCH] =?UTF-8?q?Updated=20Dynamic=20filtering:=20turn=20off=20?= =?UTF-8?q?=C2=B5Block=20everywhere=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dynamic-filtering:-turn-off-uBlock-everywhere.md | 13 +++++++++++++ Dynamic-filtering:-turn-off-µBlock-everywhere.md | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 Dynamic-filtering:-turn-off-uBlock-everywhere.md delete mode 100644 Dynamic-filtering:-turn-off-µBlock-everywhere.md diff --git a/Dynamic-filtering:-turn-off-uBlock-everywhere.md b/Dynamic-filtering:-turn-off-uBlock-everywhere.md new file mode 100644 index 0000000..595a504 --- /dev/null +++ b/Dynamic-filtering:-turn-off-uBlock-everywhere.md @@ -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"_. \ No newline at end of file diff --git a/Dynamic-filtering:-turn-off-µBlock-everywhere.md b/Dynamic-filtering:-turn-off-µBlock-everywhere.md deleted file mode 100644 index dc4ea4c..0000000 --- a/Dynamic-filtering:-turn-off-µBlock-everywhere.md +++ /dev/null @@ -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"_. \ No newline at end of file