Disable JavaScript에 대한 리뷰
Disable JavaScript 제작자: Yubabul Tksbbd
리뷰 160개
- 5점 만점에 5점marcinkowalskipl 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14033027 님, 6년 전
개발자 답글
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- 5점 만점에 1점Firefox 사용자 14315567 님, 7년 전
- 5점 만점에 5점Robert Thompson 님, 7년 전Similar to Quick Javascript Switcher for Chrome. Very elegant in its design and function. Open source! Works beautifully.
- 5점 만점에 5점Gal Anonim 님, 7년 전Very very useful, can't believe Firefox is missing such a basic feature as JavaScript disable button.
- A decent competitor and alternative to noscript. However it causes layout issues on some sites, like duckduckgo and startpage. E.g the text "The search engine that doesn't track you. Learn more" appears twice. This is with JS enabled. It's also a consistent issue, but if you refresh it disappears. Haven't found other websites with similar issues, I'm sure there are more.
Edit: Might the "google goes blank whenever a link is opened" issue on github be related to this? I don't know
And whenever you click on a link in duckduckgo it says "You are being redirected to the non-javascript version of the site". Excuse me, but I have it enabled! It doesn't actually do it, it's just a message.개발자 답글
7년 전에 게시됨Hi there!
Thanks for your review. The bug you've described was indeed a known, open bug.
However, I've published a patch release today (v2.2.3), so your local installation should hopefully update itself soon.
In the newest release the bug has been fixed. Please let me know in case you still would have this or any other issues with this web extension.
Thanks! - 5점 만점에 5점Firefox 사용자 14077214 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13977959 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14031443 님, 7년 전A brilliant add-on, simple to setup and use, and did exactly what I was hoping it to do: automatically disable JavaScript on sites unless the domain I specify is listed (called whitelist in this case). You can also allow subdomains per each listed domain so it will work across an entire site. Alternatively you can set the default behavior to work vice versa and always allow JavaScript to work on all sites unless a domain you specify is listed (called a blacklist in this case). Some nitpicks I have (by which I think these functions or abilities would be nice to have but don't hinder functionality currently) are:
Ability to backup and import domain lists within the options.
Support for containers.
An option for a "grey list", or ability to allow JS for the current session/tab/domain but disable again when the browser is closed without need to modify the white/blacklist.
Overall, a great Firefox extension, I highly recommend giving it a try. - 5점 만점에 5점Firefox 사용자 13955540 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13877494 님, 7년 전Simple, great icons, just does what it has to do.
The options are nice as well (although I don't use them) but having a nice looking icon where people know if JS is on or off is simply great! Merci!