Revisiones de JavaScript Toggle On and Off (WebExtension)
JavaScript Toggle On and Off (WebExtension) por tlintspr
Revisado por Christian Aarfing
Se valoró con 3 de 5
by Christian Aarfing, hace 7 añosI'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.