Beoordelingen voor JavaScript Toggle On and Off (WebExtension)
JavaScript Toggle On and Off (WebExtension) door tlintspr
122 beoordelingen
- Waardering: 5 van 5door labardan, 7 jaar geleden
- Waardering: 2 van 5door Firefox-gebruiker 13347727, 7 jaar geledenDoesn't always work. Varys according to website.
- Waardering: 4 van 5door Firefox-gebruiker 13423424, 7 jaar geleden
- Waardering: 1 van 5door Firefox-gebruiker 13649593, 7 jaar geleden
- Waardering: 4 van 5door Firefox-gebruiker 13331750, 7 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 13605807, 7 jaar geleden
- Waardering: 1 van 5door Firefox-gebruiker 13601889, 7 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 12997417, 7 jaar geledenAs simple and useful. JS ON / OFF, thats what it does nothing more.
- Waardering: 3 van 5door Firefox-gebruiker 13525801, 7 jaar geledenbug on firefox for android:
After "clicking to disable javascript" from the context menu, I can not enable it back because there is still "click to disable javascript" in the context menu...
hmm... - Waardering: 5 van 5door Firefox-gebruiker 13359035, 7 jaar geledenSimple and effective. I love that it gives me the options whether or not to have it reload the page upon toggling JS on and/or off.
- Waardering: 5 van 5door Firefox-gebruiker 13577019, 7 jaar geleden
- Waardering: 4 van 5door Injoyss, 7 jaar geleden
- Waardering: 1 van 5door Firefox-gebruiker 13525521, 7 jaar geledenThis add-on does not behave well on my Note 3. The toggle icon went away after I toggled off Java and I could not toggle it back on. I uninstalled and Java was still blocked, so i reinstalled it and found the toggle options in the drop down options in Firefox 57. I 'enabled' Java, but it was still being blocked. I finally had to uninstall Firefox and reinstall it to enable Java to run. Needs some further development before I could recommend.
- Waardering: 4 van 5door Riksoft, 7 jaar geledenThe addon is good but, for Mozilla's fault, the addons have lost power on what they can do (not only this one).
As such, this addon does not enable/disable the javascript flag (about:config, javascript.enable=false) anymore, on the contrary it only BLOCK the execution, and there is a chasm between TOGGLING and BLOCKING.
Toggling JS off means that website can see you don't have JS and it doesn't waste time sending scripts. It also means that the website can adapt itself for browsers without JS so that you can have it working partially or even 100% even without JS.
On the contrary, blocking means the website knows nothing about your browser blocking JS, so:
- The band/time is wasted because it sends the JS script anyway
- the website doesn't work well or at all (try google image: empty page. With a real toggler it was 100% useable without JS).
Result: None of the JS toggler for FF 57+ can really act as a toggler and we have the above problems.
The problem is not of this extension or is a developer fault, the problem is Mozilla Firefox way (and Google Chrome is even worse). - Waardering: 5 van 5door Reza, 7 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 12801392, 7 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 13328225, 7 jaar geledenThanks, works great as replacement for quickjava. Now please get together with the author of "CSS Toggler" and create matching icons ;-) j/k
- Waardering: 2 van 5door Firefox-gebruiker 10919506, 7 jaar geledenNot able to toggle on/off specific scripts.
- Waardering: 3 van 5door Wizcrafts, 7 jaar geledenThis is a good, lightweight , new technology Firefox add-on. It is good that it enables or disables JavaScript with one click. But, it is lacking what I consider to be an important option. That option would be to choose if the default action on a new or unclassified web page/domain should be enabled or disabled.
Presently, this extension allows JavaScript by default. Clicking it once toggles that action for all domains that one has not yet whitelisted (in the so-labeled user input field). As soon as you toggle it to allow scripting on any website, it stays that way for all web pages. This could allow a popup, poisoned ad, or JavaScript driven iframe to do its dirty work on a freshly loaded page or site.
So, I suggest adding a user option to deny by default on unwhitelisted sites. This would make browsing new sites a little safer (unless user action to allow scripting revealed a hidden attack!). I would place that option as a right click flyout option on the toolbar icon.
I am only giving it 3 stars because with Firefox 56, it does not honor its whitelisted domains. I have added in a list of approved domains and if I toggle the JavaScript off for a new domain, it stays off for Facebook, Twitter, etc, and all other previously whitelisted domains. This is the opposite of its stated whitelist purpose. If this behavior changes with Firefox 57, I will add one more star. - Waardering: 4 van 5door alkoro, 7 jaar geledenThank you for a useful ff57+ addon.
On local opened html-files this addon do not work. JavaScript still enabled, but it disabled for online-pages. A simple static html-code WITHOUT 'javascript' BUT with 'noscript' tags can not work. Probably, javascript did not REALLY disable?