dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
275 stars 35 forks source link

Doesnt block all js on this site #56

Open MatsSvensson opened 5 years ago

MatsSvensson commented 5 years ago

https://thepiratebay.org

(firefox)

Doesn't stop some JS that hijacks only the first click and redirects to malware site.

The problem goes way, if I disable JS completely in dev-tools. So its definitely JS-related.

Adblock plus cant kill it either, even when told to block scripts, so they are doing something tricky


Addition:

I just noticed the same on this site, where i use it to kill the cookie-popup: https://www.extremetech.com/

BUT, it works again if I turn off ad block plus!

So maybe there is some new incompatibility between your addon and ABP? This definitely used to work fine before.