mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Mention rule syntax in No popups switch
parent
ddd353f2d3
commit
5e6ed48976
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ By default popups are allowed unless there is a filter to block them. When this
|
|||
|
||||

|
||||
|
||||
No popups rules appear as `no-popups: [hostname] true` entries in the [_My rules_ pane](./Dashboard:-My-rules).
|
||||
|
||||
Blocking popups depends on whether the proper filters are present in the selected filter lists, so this feature is most useful when a site creates popups for which there are no filters to take care of them in 3rd-party filter lists.
|
||||
|
||||
**Caveat for Chromium-based browsers:** Due to Chromium API limitations, it's not _always_ possible for uBlock Origin to determine for sure whether a new tab being opened is that of a popup, or is the result of a legitimate click on a link by the user. So if the no-popups switch is in use, you _may_ not be able to open a link in a new tab through the context menu.
|
||||
|
|
|
|||
Loading…
Reference in a new issue