Ocene za Proxy Toggle
Proxy Toggle — Richard West
155 ocen
- Ocenjeno z 5 od 5— mjy, pred 7 letiIt is an easy to use add-on that I can do what I need. +5
(However, the graphics of the toggle button has one problem. Because it is a transparent icon used only black, it can not be seen under the system theme with a dark background. -1)
---
Edit(2018-07-13):
> "svg.context-properties.content.enabled" to true in about:config
This method worked. Thank you. +1Odgovor razvijalca
objavljeno ob pred 7 letiThe last time I checked this, you had to set "svg.context-properties.content.enabled" to true in about:config to allow the icons to change colour. - Ocenjeno z 3 od 5— Uporabnik Firefoxa 13126201, pred 7 letiThe extension use its own settting independent with proxy settings in firefox preferences. The proxy setting in firefox preferences should be set to "direct" (no proxy) for this extension to work (at least on my FF59). This is not mentioned in the introduction or some where else. Anyway finally it works.
In the past there are addons whcih direcly toggle firefox proxy settings, e.g. QuickJava (http://quickjavaplugin.blogspot.fr/p/welcome.html). Now with the new FF57 extension system I don't koown where to find this kind of extensions. - Ocenjeno z 5 od 5— Aleksei, pred 7 letiNice simple, does exactly what is promised.
Can you add a keyboard shortcut though? - Ocenjeno z 5 od 5— Nickolay Ponomarev, pred 7 letiDoes exactly what promised and nothing more; the code is very short and easy to review.
It's unfortunate that you have to set up the proxy in the add-on settings, but that's a limitation of Firefox itself (the add-ons are no longer allowed to toggle the switch in the browser's settings, since Mozilla's move to WebExtensions). - Ocenjeno z 4 od 5— Uporabnik Firefoxa 13346790, pred 7 letithe only thing missing is the exception; otherwise is perfect for my needs
- Ocenjeno z 5 od 5— kinlion, pred 7 leti很好很强大!感谢作者Richard!
Very simple but useful enough. That's just what I want.
Thanks to Richard. - Ocenjeno z 4 od 5— Вевенгельт, pred 7 leti
- Ocenjeno z 4 od 5— Mic, pred 7 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 13689603, pred 7 letiЭтот аддон делает только то, что от него ожидаешь. Включает и отключает прокси по нажатию на иконку и ничего больше!!! Никаких левых функций!
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 12918749, pred 7 letivery very useful,the firefox original proxy settings is too cumbersome
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 13568616, pred 7 letiThank you, it simple and does what i need. And it works in ff57
- Ocenjeno z 5 od 5— Chip, pred 7 letiWorks perfectly for me with FF 57.0.2 64-bit! Allows me to switch between my defined proxy and none with a single click! Thanks!
- Ocenjeno z 2 od 5— CyberAqyn, pred 7 letiIt doesn't toggle browser's proxy but its own. No exceptions list.
- Ocenjeno z 5 od 5— kstev99, pred 7 letiThis add-on works great with PIA proxy settings. It seems much faster than using the VPN Client and you can switch instantaneously. Thanks to the developer.
- Ocenjeno z 5 od 5— frm1001xplrr, pred 7 letiSimply works, super easy setup , one-button-on/off, and supports Socks5 authentication!! Woohoo :)
- Ocenjeno z 4 od 5— Uporabnik Firefoxa 13145241, pred 7 letiIt would be a good idea to add option to enable/disable skipping proxy for local addresses. I would submit a patch for this, but there is no public repo.
Odgovor razvijalca
objavljeno ob pred 7 letiThe skipping doesn't do a DNS lookup, so only applies to things like local network IPs and hostnames without dots. I prefer to keep options to a minimum, so don't plan to add a toggle for this. The code is MIT licensed so you can adapt or republish it as you wish. - Ocenjeno z 3 od 5— ali44, pred 7 letiwhen i set proxy in "network setting" of Firefox to "manually", this addon override it!
i expect this addon to be a shortcut of "network setting", just like old "elite proxy switcher" addon. - Ocenjeno z 1 od 5— Uporabnik Firefoxa 13547543, pred 7 letiNo effect on my browser (Firefox 57 on Ubuntu 16.04)
- Ocenjeno z 5 od 5— mrsshr, pred 7 leti
Odgovor razvijalca
objavljeno ob pred 7 letiThe icons are compatible with dark themes - currently you need to set "svg.context-properties.content.enabled" to true in about:config to allow this functionality.