Análises de Disable JavaScript
Disable JavaScript por Yubabul Tksbbd
131 análises
- Avaliado em 5 de 5por Usuário 15288009 do Firefox, há 6 anos
- Avaliado em 5 de 5por Think More, há 6 anos
- Avaliado em 5 de 5por Usuário 15127056 do Firefox, há 6 anosIts rare in this internet era, to be given the tools to interact on your terms, (at least without a decent ability to code). DJS affords people that ability. Bravo, it does what is says on the side of box, plain and simple.
- Avaliado em 5 de 5por Usuário 14789792 do Firefox, há 6 anos
- Avaliado em 5 de 5por Usuário 15040568 do Firefox, há 6 anos
- Avaliado em 5 de 5por Cyberlégume, há 6 anosFinally, a plugin that does exactly what I want on this topic ! Works fine for mobile browsing. You just visit all websites with us off, and if they are broken you can turn it back on. Makes reading the news so much more enjoyable ;)
- Avaliado em 5 de 5por Usuário 14779120 do Firefox, há 6 anos
- Avaliado em 5 de 5por MatsSvensson, há 6 anosNice!
Unlike many other addons that at first glance appears to do the same thing,
THIS one does it RIGHT.
When JS is turned off this way it trigger the standard noscript-tag, which developers use to tell visitors if they need JS to use functions on a site.
Unless this is done properly, you may never know that for example the form you just submitted was just thrown away instead of submitted.
It also has some nice preferences you can set, AND a clearly visible on/off-state.
THIS is how you do it.
Top grade.Resposta do desenvolvedor
publicado há 6 anosThanks for your review! Happy to read that people like this web extension! - Avaliado em 5 de 5por Usuário 14613519 do Firefox, há 6 anosРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- Avaliado em 5 de 5por Usuário 14717944 do Firefox, há 6 anos
- Avaliado em 5 de 5por Usuário 14717124 do Firefox, há 6 anos
- Avaliado em 5 de 5por Usuário 13739877 do Firefox, há 6 anos
- Avaliado em 5 de 5por Usuário 14419039 do Firefox, há 7 anosThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- Avaliado em 5 de 5por Usuário 14373534 do Firefox, há 7 anos
- Avaliado em 5 de 5por marcinkowalskipl, há 7 anos
- Avaliado em 5 de 5por Usuário 14033027 do Firefox, há 7 anos
Resposta do desenvolvedor
publicado há 7 anosHi ccdoub!
Hmm, I guess it would be possible to create such a web extension.
It would have to remove all script tags and also all event listeners but certainly doable.
However, you can already pause JavaScript execution in Firefox natively.
Simply open the dev console and click on the pause icon in the tab "Debugger" -> JavaScript execution is paused :)
Therefor a web extension is probably not necessary to achieve this.
Thanks for your review though!
David