Critiques pour Disable JavaScript
Disable JavaScript par Yubabul Tksbbd
153 notes
- Noté 5 sur 5par LQ, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15040568 de Firefox, il y a 6 ans
- Noté 5 sur 5par Cyberlégume, il y a 6 ansFinally, 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 ;)
Réponse du développeur
mis en ligne : il y a 6 ansThanks for your review QdeVega!
As I'm always open to feedback and improvement suggestions, if there are any, please let me know (here or on the project's GitHub page https://github.com/dpacassi/disable-javascript ) so that we can make your review a 5 star review :)- Noté 5 sur 5par Utilisateur ou utilisatrice 14779120 de Firefox, il y a 6 ans
- Noté 5 sur 5par MatsSvensson, il y a 6 ansNice!
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.Réponse du développeur
mis en ligne : il y a 6 ansThanks for your review! Happy to read that people like this web extension! - Noté 5 sur 5par Utilisateur ou utilisatrice 14613519 de Firefox, il y a 6 ansРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- Noté 5 sur 5par rado84, il y a 6 ansWorks 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! - Noté 5 sur 5par Utilisateur ou utilisatrice 14717944 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14717124 de Firefox, il y a 6 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 14669267 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13739877 de Firefox, il y a 6 ans
- Noté 5 sur 5par Cybo1927, il y a 6 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14420577 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14419039 de Firefox, il y a 6 ansThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14373534 de Firefox, il y a 6 ans
- Noté 5 sur 5par marcinkowalskipl, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14033027 de Firefox, il y a 6 ans
- Noté 5 sur 5par ccdoub, il y a 6 ansIt is possible to implement an add-on that disables and enables Javascript without reloading the page? Thanks in advance for your answer.
Réponse du développeur
mis en ligne : il y a 6 ansHi 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 - Noté 1 sur 5par Utilisateur ou utilisatrice 14315567 de Firefox, il y a 6 ans
- Noté 5 sur 5par seregas, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13470898 de Firefox, il y a 6 ansThis is a very important add-on nowadays.