Critiques pour JavaScript Toggle On and Off (WebExtension)
JavaScript Toggle On and Off (WebExtension) par tlintspr
Avis de Christian Aarfing
Noté 3 sur 5
par Christian Aarfing, il y a 7 ansI'm overall pretty satisfied with this extension, but I have specific problem with it. I have a noscript-tag wrapped around a couple of link-tags in the head of my page. Using this extension to turn off JS, the noscript-tag is ignored and the stylesheets in the link-tags are not loaded - if I turn off JS in dev-tools settings, it works. There should be no difference.