Revisiones de Disable JavaScript
Disable JavaScript por Yubabul Tksbbd
131 revisiones
- Se valoró con 5 de 5by RookBytes, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 15288009, hace 6 años
- Se valoró con 5 de 5by Think More, hace 6 años
- Se valoró con 5 de 5by Viktor, hace 6 añosДуже простий, без наворотов що дуже зручно, прекрасно зроблено!!
- Se valoró con 5 de 5by Usuario de Firefox 15127056, hace 6 añosIts 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.
- Se valoró con 5 de 5by ttxifu, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 14789792, hace 6 años
- Se valoró con 5 de 5by LQ, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 15040568, hace 6 años
- Se valoró con 5 de 5by Cyberlégume, hace 6 añosFinally, 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 ;)
- Se valoró con 5 de 5by Usuario de Firefox 14779120, hace 6 años
- Se valoró con 5 de 5by MatsSvensson, hace 6 añosNice!
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.Respuesta del desarrollador
publicado el hace 6 añosThanks for your review! Happy to read that people like this web extension! - Se valoró con 5 de 5by Usuario de Firefox 14613519, hace 6 añosРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- Se valoró con 5 de 5by rado84, hace 6 añosWorks perfectly for the things I use it for: to enable right click on websites that block it.
The extension hasn't been updated for years but it's still the best one on this website! - Se valoró con 5 de 5by Usuario de Firefox 14717944, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 14717124, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 13739877, hace 6 años
- Se valoró con 5 de 5by Cybo1927, hace 6 años
- Se valoró con 5 de 5by Usuario de Firefox 14419039, hace 7 añosThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- Se valoró con 5 de 5by Usuario de Firefox 14373534, hace 7 años
- Se valoró con 5 de 5by marcinkowalskipl, hace 7 años
- Se valoró con 5 de 5by Usuario de Firefox 14033027, hace 7 años
- Se valoró con 5 de 5by ccdoub, hace 7 añosIt is possible to implement an add-on that disables and enables Javascript without reloading the page? Thanks in advance for your answer.
Respuesta del desarrollador
publicado el hace 7 añosHi 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