mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Allow rules: move image to the bottom to expose the warning text
parent
598a8c9747
commit
bb3b00d7c1
1 changed files with 3 additions and 3 deletions
|
|
@ -134,9 +134,7 @@ The only way to enable the ability to point-and-click to create _allow_ rules is
|
|||
- This won't work in Firefox when `privacy.resistFingerprinting` is set to `true`
|
||||
- Set `filterAuthorMode` to `true` in [advanced settings](./Advanced-settings)
|
||||
|
||||
Doing so will enable the _allow_ rule creation widget in the popup panel:
|
||||
|
||||

|
||||
Doing so will enable the _allow_ rule creation widget in the popup panel.
|
||||
|
||||
This small obstacle to easily create _allow_ rule through point-and-click is [by design](https://github.com/gorhill/uBlock/releases/tag/1.28.0), as it has been found over the years that too many users are misusing dynamic filtering by creating _allow_ rules where _noop_ rules should have been used.
|
||||
|
||||
|
|
@ -146,6 +144,8 @@ Furthermore, when an _allow_ rule is set for the 1st-party domain, this will com
|
|||
|
||||
**Important:** Typically, use only narrow _allow_ dynamic filtering rules to un-break sites. As these _allow_ rules override any static filtering, this means if you use a too broad _allow_ dynamic filtering rule you could start to allow in ads/trackers/annoyances.
|
||||
|
||||

|
||||
|
||||
***
|
||||
|
||||
### _My rules_ pane
|
||||
|
|
|
|||
Loading…
Reference in a new issue