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

popup not blocking #105

Closed xirpy closed 4 years ago

xirpy commented 4 years ago

Good night, so, recently this website the popup is not blocking the popup from appearing > https://animeshouse.net/ opening the website and trying to click in anything u will see.

chrome extension from the store, also.

hope is there a fix for this :D

narcolepticinsomniac commented 4 years ago

Not sure if the site is geo-blocking, or what, but I get "500 Internal Server Error" trying to follow that link from the US.

xirpy commented 4 years ago

ah yes, sorry, forgot to mention, but this website for some reason is allowed only here in (brazil), if u can use a vpn or something like that to access.

narcolepticinsomniac commented 4 years ago

use a vpn

Nah. I'm not the dev, so it doesn't really matter, but I doubt he'll wanna either. I was just curious, because I haven't seen a popup slip by in a while, and I frequent some pretty sketchy sites.

chrome extension from the store, also.

Are you saying you're using a special extension for the site? If so, the extension may be the cause of these popups. Extensions have a built-in API to open tabs, which no popup blocker could prevent.

xirpy commented 4 years ago

no, i mean the extension published in the store (chrome) > https://chrome.google.com/webstore/detail/popup-blocker-strict/aefkmifgmaafnojlojpnekbpbmjiiogg - and this started to happen recently, never saw this happening in this website, also when i tried the site that test this extension, redirects from others pages was allowing > https://webbrowsertools.com/popup-blocker/

narcolepticinsomniac commented 4 years ago

also when i tried the site that test this extension, redirects from others pages was allowing

@schomery PBS does seem to be failing some of its own tests. I see popups allowed by 6, 12.1, 12.3, and 12.4 in either browser. Also 17.1 and 17.2 in FF.

schomery commented 4 years ago

@Shironep do you have another sample without IP restriction?

xirpy commented 4 years ago

@Shironep do you have another sample without IP restriction?

nop

schomery commented 4 years ago

@narcolepticinsomniac 6, 12.1, 12.3, and 12.4 tests do not issue popup anymore, so the redirection is allowed. I'll add some notes to the page. 17.2 gets blocked for me in FF. 17.1 needs to be investigated.

schomery commented 4 years ago

@Shironep we are now protecting against a new method (see tests #13.1 and #13.2 of https://webbrowsertools.com/popup-blocker/) on version 0.5.3 release. So hopefully, it will cover your case too. If not, please reopen