Disable JavaScript incelemeleri
Disable JavaScript geliştiren: Yubabul Tksbbd
131 inceleme
- 5 üzerinden 5 puanyazan: RookBytes, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15288009, 6 yıl önce
- 5 üzerinden 5 puanyazan: Think More, 6 yıl önce
- 5 üzerinden 5 puanyazan: Viktor, 6 yıl önceДуже простий, без наворотов що дуже зручно, прекрасно зроблено!!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15127056, 6 yıl önceIts 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.
- 5 üzerinden 5 puanyazan: ttxifu, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14789792, 6 yıl önce
- 5 üzerinden 5 puanyazan: LQ, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15040568, 6 yıl önce
- 5 üzerinden 5 puanyazan: Cyberlégume, 6 yıl önceFinally, 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 ;)
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14779120, 6 yıl önce
- 5 üzerinden 5 puanyazan: MatsSvensson, 6 yıl önceNice!
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.Geliştiricinin yanıtı
gönderilme: 6 yıl önceThanks for your review! Happy to read that people like this web extension! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14613519, 6 yıl önceРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- 5 üzerinden 5 puanyazan: rado84, 6 yıl önceWorks 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! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14717944, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14717124, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13739877, 6 yıl önce
- 5 üzerinden 5 puanyazan: Cybo1927, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14419039, 6 yıl önceThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14373534, 6 yıl önce
- 5 üzerinden 5 puanyazan: marcinkowalskipl, 6 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14033027, 6 yıl önce
- 5 üzerinden 5 puanyazan: ccdoub, 7 yıl önceIt is possible to implement an add-on that disables and enables Javascript without reloading the page? Thanks in advance for your answer.
Geliştiricinin yanıtı
gönderilme: 7 yıl önceHi 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