mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update image, mind cosmetic filtering
parent
8de13b5f1c
commit
60c3ded29d
1 changed files with 4 additions and 2 deletions
|
|
@ -8,8 +8,10 @@ I wasn't really planning to provide this functionality as I fail to see why it s
|
|||
|
||||
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"_. You can revert it by clicking on the eraser button.
|
||||
|
||||
Keep in mind [dynamic rule precedence logic](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-precedence), which means that the above will work as expected as long as you do not have existing higher precedence rules which override with the global _allow-all_ rule.
|
||||
Keep in mind:
|
||||
- [dynamic rule precedence logic](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-precedence), which means that the above will work as expected as long as you do not have existing higher precedence rules which override with the global _allow-all_ rule.
|
||||
- cosmetic filtering will still apply, so you may also want to [disable cosmetic filtering everywhere by default](https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-cosmetic-filtering).
|
||||
Loading…
Reference in a new issue