schomery / popup-blocker

A reliable popup blocker with history
https://webextension.org/listing/popup-blocker.html
Mozilla Public License 2.0
145 stars 35 forks source link

Pages in blacklist should not display pop up warnings #49

Open rayman89 opened 7 years ago

rayman89 commented 7 years ago

Pages that are on the blacklist should not be showing the dialog asking if you want to block that pop up specially if you have the ignore popup when possible.

schomery commented 7 years ago

backlist is the operation mode. Meaning the extension is only active in certain hosts only. Why the popup should not be displayed?

rayman89 commented 7 years ago

Because blacklisted pages are the pages that you DO NOT want popups showing so why is it asking?

schomery commented 7 years ago

In sup 5 we have

5: Comma separated list of domains that popup blocker should only be active on them. This means that the popup blocker is disabled on ALL other domains

If the title is not clear you can suggest a better one

rayman89 commented 7 years ago

I understand that but regardless of the name or the description if you have the option to specify sites where you want the popup blocker to work in contrast with places where you don't want it to work doesn't that mean that on the places that you don't want it to work you (may) want the pop ups showing and on the other places you do not?

If you don't see it that way could there be at least an option to not show any dialog asking if you want to block that pop on blacklisted sites?