Page 1 of 1

Doesn't stop javascript on chromiun

Posted: Mon Oct 26, 2020 10:31 pm
by Code
I'm trying to stop a site from running a function in a js file, which is triggered by an event.

Disabling javascript on the broswer's settings and the dev tools didn't work, So I tried with NoScript.
I use to used it eons ago on firefox, before they dropped support for extensions, and it worked flawlessly.
Now it doesn't. Even with everything set to block, the godam site still runs that js function.

Re: Doesn't stop javascript on chromiun

Posted: Mon Oct 26, 2020 10:37 pm
by Giorgio Maone
Could you please show me the exact code / page which doesn't work?