mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Quick guide: popup user interface (markdown)
parent
b4e7f02da6
commit
dbbe3d1a7e
1 changed files with 12 additions and 4 deletions
|
|
@ -80,12 +80,20 @@ And I had click-to-play enabled in all cases, i.e. it could have been worse (exc
|
|||
|
||||

|
||||
|
||||
The first (left-most) icon in the above figure is the popup blocker. By default popups are allowed unless there is a filter to block them. When this setting is turned on, **all** popups will be unconditionally blocked for the current site, regardless of filters:
|
||||
|
||||
<br><sup>No popups for the site: [Try it](http://www.popupcheck.com/advanced-pop-up-test.asp)</sup>
|
||||
The site-based switches allows to control uBlock's behavior on a per-site basis.
|
||||
|
||||
***
|
||||
|
||||
##### Block all popups
|
||||
|
||||
By default popups are allowed unless there is a filter to block them. When this setting is turned on, **all** popups will be unconditionally blocked for the current site, regardless of filters:
|
||||
|
||||
<br><sup>No popups for this site: [Try it](http://www.popupcheck.com/advanced-pop-up-test.asp)</sup>
|
||||
|
||||
***
|
||||
|
||||
##### Strict blocking
|
||||
|
||||
The second icon is to turn off strict blocking for the current site. By default strict blocking is on, this is the opposite of Adblock Plus.
|
||||
|
||||
As per ABP filter semantics, web pages _themselves_ are **never** filtered, only secondary resources are subject to filtering.
|
||||
|
|
@ -104,7 +112,7 @@ In the figure above, a user will be given the choice to go back or proceed to th
|
|||
|
||||
If the user disagree that a web page proper should be blocked (because of a false positive for example), then turning off _strict blocking_ for the site...
|
||||
|
||||
<br><sup>No strict blocking for the site.</sup>
|
||||
<br><sup>No strict blocking for this site.</sup>
|
||||
|
||||
... will prevent web pages proper for the site from being blocked by uBlock in the future: the filtering of the site will be done exactly as per ABP-filtering semantic, and just like with uBlock pre-0.9.3.0.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue