From a11d0088ad5e633acdf2e1bc2ec48adc1ab5ace9 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 27 Mar 2015 18:46:49 -0400 Subject: [PATCH] Updated Quick guide: popup user interface (markdown) --- Quick-guide:-popup-user-interface.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index 483dfb3..d7ed2d7 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -90,6 +90,8 @@ By default popups are allowed unless there is a filter to block them. When this ![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1i.png)
No popups for this site: [Try it](http://www.popupcheck.com/advanced-pop-up-test.asp) +Blocking popups depend on whether the proper filters are present in the selected filter lists, so this feature is most useful for when a site create popups for which there are no filter to take care of them in 3rd-party filter lists. + *** ##### No strict blocking @@ -116,4 +118,6 @@ If the user disagree that a web page proper should be blocked (because of a fals ... 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. -There are many benefits to strict blocking. For example, there is no good reason one should want to connect _at all_ to any of the sites present in any one of the malware domain lists. Strict blocking will prevent this from happening. \ No newline at end of file +There are many benefits to strict blocking. For example, there is no good reason one should want to connect _at all_ to any of the sites present in any one of the malware domain lists. Strict blocking will prevent this from happening. + +I do not expect the need to disable of strict blocking will be common. \ No newline at end of file