AdguardTeam / PopupBlocker

Popup blocking userscript
GNU Lesser General Public License v3.0
337 stars 31 forks source link

Block Popads.net popup on Edge #10

Closed theseanl closed 7 years ago

theseanl commented 7 years ago

I have to figure out what they do when they detect Edge. I can hardcode serve.popads.net url if it works.

theseanl commented 7 years ago

I was testing the issue for itdmusic.com, and https://github.com/AdguardTeam/PopupBlocker/pull/11 fixes it for the site. This was a 'respectful' popunder described in https://github.com/AdguardTeam/PopupBlocker/issues/14, and it is resolved by returning null object from open call.