Отзиви за Disable JavaScript
Disable JavaScript от Yubabul Tksbbd
131 отзиви
- Оценена с 5 от 5от RookBytes, преди 6 години
- Оценена с 5 от 5от Firefox user 15288009, преди 6 години
- Оценена с 5 от 5от Think More, преди 6 години
- Оценена с 5 от 5от Viktor, преди 6 годиниДуже простий, без наворотов що дуже зручно, прекрасно зроблено!!
- Оценена с 5 от 5от Firefox user 15127056, преди 6 годиниIts 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 от 5от ttxifu, преди 6 години
- Оценена с 5 от 5от Firefox user 14789792, преди 6 години
- Оценена с 5 от 5от LQ, преди 6 години
- Оценена с 5 от 5от Firefox user 15040568, преди 6 години
- Оценена с 5 от 5от Cyberlégume, преди 6 годиниFinally, 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 от 5от Firefox user 14779120, преди 6 години
- Оценена с 5 от 5от MatsSvensson, преди 6 годиниNice!
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.Отговор от разработчика
публикувано на преди 6 годиниThanks for your review! Happy to read that people like this web extension! - Оценена с 5 от 5от Firefox user 14613519, преди 6 годиниРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- Оценена с 5 от 5от rado84, преди 6 годиниWorks 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 от 5от Firefox user 14717944, преди 6 години
- Оценена с 5 от 5от Firefox user 14717124, преди 6 години
- Оценена с 5 от 5от Firefox user 13739877, преди 6 години
- Оценена с 5 от 5от Cybo1927, преди 6 години
- Оценена с 5 от 5от Firefox user 14419039, преди 6 годиниThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- Оценена с 5 от 5от Firefox user 14373534, преди 7 години
- Оценена с 5 от 5от marcinkowalskipl, преди 7 години
- Оценена с 5 от 5от Firefox user 14033027, преди 7 години
- Оценена с 5 от 5от ccdoub, преди 7 годиниIt is possible to implement an add-on that disables and enables Javascript without reloading the page? Thanks in advance for your answer.
Отговор от разработчика
публикувано на преди 7 годиниHi 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