Ulasan untuk Proxy Toggle
Proxy Toggle oleh Richard West
155 ulasan
- Diberi peringkat 5 dari 5oleh mjy, 7 tahun yang laluIt 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. +1Balasan pengembang
dikirim 7 tahun yang laluThe 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. - Diberi peringkat 3 dari 5oleh Pengguna Firefox 13126201, 7 tahun yang laluThe 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. - Diberi peringkat 5 dari 5oleh Aleksei, 7 tahun yang laluNice simple, does exactly what is promised.
Can you add a keyboard shortcut though? - Diberi peringkat 5 dari 5oleh Nickolay Ponomarev, 7 tahun yang laluDoes 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). - Diberi peringkat 4 dari 5oleh Pengguna Firefox 13346790, 7 tahun yang laluthe only thing missing is the exception; otherwise is perfect for my needs
- Diberi peringkat 5 dari 5oleh kinlion, 7 tahun yang lalu很好很强大!感谢作者Richard!
Very simple but useful enough. That's just what I want.
Thanks to Richard. - Diberi peringkat 4 dari 5oleh Вевенгельт, 7 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Mic, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 13689603, 7 tahun yang laluЭтот аддон делает только то, что от него ожидаешь. Включает и отключает прокси по нажатию на иконку и ничего больше!!! Никаких левых функций!
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 12918749, 7 tahun yang laluvery very useful,the firefox original proxy settings is too cumbersome
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 13568616, 7 tahun yang laluThank you, it simple and does what i need. And it works in ff57
- Diberi peringkat 5 dari 5oleh Chip, 7 tahun yang laluWorks 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!
- Diberi peringkat 2 dari 5oleh CyberAqyn, 7 tahun yang laluIt doesn't toggle browser's proxy but its own. No exceptions list.
- Diberi peringkat 5 dari 5oleh kstev99, 7 tahun yang laluThis 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.
- Diberi peringkat 5 dari 5oleh frm1001xplrr, 7 tahun yang laluSimply works, super easy setup , one-button-on/off, and supports Socks5 authentication!! Woohoo :)
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13145241, 7 tahun yang laluIt 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.
Balasan pengembang
dikirim 7 tahun yang laluThe 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. - Diberi peringkat 3 dari 5oleh ali44, 7 tahun yang laluwhen 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. - Diberi peringkat 1 dari 5oleh Pengguna Firefox 13547543, 7 tahun yang laluNo effect on my browser (Firefox 57 on Ubuntu 16.04)
- Diberi peringkat 5 dari 5oleh mrsshr, 7 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Arthur, 7 tahun yang laluGreat, but the button is not seen on dark theme.
Balasan pengembang
dikirim 7 tahun yang laluThe 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.