Proxy Toggle incelemeleri
Proxy Toggle geliştiren: Richard West
155 inceleme
- 5 üzerinden 5 puanyazan: mjy, 7 yıl önceIt 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. +1Geliştiricinin yanıtı
gönderilme: 7 yıl önceThe 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. - 5 üzerinden 3 puanyazan: Firefox kullanıcısı 13126201, 7 yıl önceThe 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. - 5 üzerinden 5 puanyazan: Aleksei, 7 yıl önceNice simple, does exactly what is promised.
Can you add a keyboard shortcut though? - 5 üzerinden 5 puanyazan: Nickolay Ponomarev, 7 yıl önceDoes 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). - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13346790, 7 yıl öncethe only thing missing is the exception; otherwise is perfect for my needs
- 5 üzerinden 5 puanyazan: kinlion, 7 yıl önce很好很强大!感谢作者Richard!
Very simple but useful enough. That's just what I want.
Thanks to Richard. - 5 üzerinden 4 puanyazan: Вевенгельт, 7 yıl önce
- 5 üzerinden 4 puanyazan: Mic, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13689603, 7 yıl önceЭтот аддон делает только то, что от него ожидаешь. Включает и отключает прокси по нажатию на иконку и ничего больше!!! Никаких левых функций!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12918749, 7 yıl öncevery very useful,the firefox original proxy settings is too cumbersome
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13568616, 7 yıl önceThank you, it simple and does what i need. And it works in ff57
- 5 üzerinden 5 puanyazan: Chip, 7 yıl önceWorks 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!
- 5 üzerinden 2 puanyazan: CyberAqyn, 7 yıl önceIt doesn't toggle browser's proxy but its own. No exceptions list.
- 5 üzerinden 5 puanyazan: kstev99, 7 yıl önceThis 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.
- 5 üzerinden 5 puanyazan: frm1001xplrr, 7 yıl önceSimply works, super easy setup , one-button-on/off, and supports Socks5 authentication!! Woohoo :)
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13145241, 7 yıl önceIt 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.
Geliştiricinin yanıtı
gönderilme: 7 yıl önceThe 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. - 5 üzerinden 3 puanyazan: ali44, 7 yıl öncewhen 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. - 5 üzerinden 1 puanyazan: Firefox kullanıcısı 13547543, 7 yıl önceNo effect on my browser (Firefox 57 on Ubuntu 16.04)
- 5 üzerinden 5 puanyazan: mrsshr, 7 yıl önce
Geliştiricinin yanıtı
gönderilme: 7 yıl önceThe 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.