Umsagnir um Disable JavaScript
Disable JavaScript eftir Yubabul Tksbbd
131 umsögn
- Gefið 5 af 5eftir RookBytes, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 15288009, fyrir 6 árum síðan
- Gefið 5 af 5eftir Think More, fyrir 6 árum síðan
- Gefið 5 af 5eftir Viktor, fyrir 6 árum síðanДуже простий, без наворотов що дуже зручно, прекрасно зроблено!!
- Gefið 5 af 5eftir Firefox-notandi 15127056, fyrir 6 árum síðanIts 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.
- Gefið 5 af 5eftir ttxifu, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 14789792, fyrir 6 árum síðan
- Gefið 5 af 5eftir LQ, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 15040568, fyrir 6 árum síðan
- Gefið 5 af 5eftir Cyberlégume, fyrir 6 árum síðanFinally, 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 ;)
- Gefið 5 af 5eftir Firefox-notandi 14779120, fyrir 6 árum síðan
- Gefið 5 af 5eftir MatsSvensson, fyrir 6 árum síðanNice!
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.Svar forritara
birti fyrir 6 árum síðanThanks for your review! Happy to read that people like this web extension! - Gefið 5 af 5eftir Firefox-notandi 14613519, fyrir 6 árum síðanРаботает. Свои обьявленные функции выпооняет. Но в сети тор слетает очень быстро. Отключаеться.
- Gefið 5 af 5eftir rado84, fyrir 6 árum síðanWorks 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! - Gefið 5 af 5eftir Firefox-notandi 14717944, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 14717124, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 13739877, fyrir 6 árum síðan
- Gefið 5 af 5eftir Cybo1927, fyrir 6 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 14419039, fyrir 7 árum síðanThis is so great thank you!! Much easier and quicker for development than going into Web Developer Tools.
- Gefið 5 af 5eftir Firefox-notandi 14373534, fyrir 7 árum síðan
- Gefið 5 af 5eftir marcinkowalskipl, fyrir 7 árum síðan
- Gefið 5 af 5eftir Firefox-notandi 14033027, fyrir 7 árum síðan
- Gefið 5 af 5eftir ccdoub, fyrir 7 árum síðanIt is possible to implement an add-on that disables and enables Javascript without reloading the page? Thanks in advance for your answer.
Svar forritara
birti fyrir 7 árum síðanHi 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