mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: turn off µBlock everywhere (markdown)
parent
b190460210
commit
7167654df4
2 changed files with 13 additions and 13 deletions
13
Dynamic-filtering:-turn-off-uBlock-everywhere.md
Normal file
13
Dynamic-filtering:-turn-off-uBlock-everywhere.md
Normal file
|
|
@ -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:
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
Though it's more _"allow everything from everywhere"_, it's as good as _"globally turn off µBlock"_.
|
||||
Loading…
Reference in a new issue