Critiques pour FoxyProxy Standard
FoxyProxy Standard par Eric Jung, erosman
981 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 13271940 de Firefox, il y a 8 ansIt's hard to replace this old version.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13467937 de Firefox, il y a 8 ansWish PAC will work at FF57 soon.
- Noté 5 sur 5par 昏睡墨鱼, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13462713 de Firefox, il y a 8 ansWorks great, wish I could use some proxy list from the internet in case my proxy drops
- Noté 5 sur 5par Utilisateur ou utilisatrice 13462030 de Firefox, il y a 8 ansThanks for developing such a nice add-on. I was quite sad when I saw it wans't available for FF57, but it is now *-*.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13459795 de Firefox, il y a 8 ansWhat a very nice message I got today, can I also donate BTC (that's just so much easier than PayPal, at least if you have BTC lying around). Good luck getting Foxy Proxy back up to snuff!
- Noté 5 sur 5par Utilisateur ou utilisatrice 13457299 de Firefox, il y a 8 ans
- Noté 5 sur 5par TouhouFun, il y a 8 ansEarlier it's work through TOR Expert Bundle + vidalia, if indicate as proxy 127.0.0.1, like that: http://rutracker.wiki/images/8/84/Ff-second-tab.png, http://rutracker.wiki/images/2/25/Ff-third-tab.png, but now - it's broken and dont work. Now I hurt
UPDATE: Thank to support, I found my mistake, all working! I apologize for my mistake.Réponse du développeur
mis en ligne : il y a 8 anshttps://ibb.co/ikb6Hm
https://ibb.co/cMJxOR
https://ibb.co/fgyaA6
https://ibb.co/gztWiR
https://ibb.co/mtsP3R
https://ibb.co/b0aBiR - Noté 5 sur 5par MadtownChris, il y a 8 ansHas been excellent for years. Now got it working in FF57. Something I found was that if you are using your local host as a proxy server (e.g. through putty) the 127.0.0.1 address doesn't seem to work. If you use localhost instead, it works fine.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13442687 de Firefox, il y a 8 ansGreat product. Quick replies to support issues. Will be looking for a way to paypal author a beer. :)
- Noté 4 sur 5par saviorium, il y a 8 ansI managed to make it work in 57, and I think it's the best proxy switcher here. Other extension just throw premium proxies in your face and collect your data for promotional needs.
Firefox proxy settings were interfering with FoxyProxy. Switched to "Use system settings" and it's works fine.
I know developer is working hard to make it work in new firefox.
There was a good feature in old version. Adding sites to list by hotkey. I hope you bring that to new version eventually.Réponse du développeur
mis en ligne : il y a 8 ansThank you for kind words. The feature you want is called QuickAdd. I may not be able to add it by hotkey (WebExtension limitation for now, as far as I understand), but I can add it as a context-menu (right-click) option. - Noté 4 sur 5par Jorn, il y a 8 ansAfter the FF57 update I imported my configuration from FF56. I thought it was working fine, the URLs I had set up patterns for were being fetched through the specified proxy, or so I thought because the logs told me so. However this morning, I forgot to start Tor (the proxy I'm using), however all the URLs were being loaded, even the ones that were, according to the FoxyProxy log, loaded through the proxy. So it seems like it isn't working at all.
Great Add-on however! I understand the difficulties with porting the Add-on to WebExtensions and I am confident that the developer is capable of fixing this.Réponse du développeur
mis en ligne : il y a 8 ansFixed in 6.1.7. sorry for the trouble. The log shows all URLs, even ones that fail to load. - Noté 5 sur 5par maxim, il y a 8 ansThis is a must have extension for firefox. Developer made a great job, porting this to ff 57+. Thank's a lot! btw is there any way to import patterns from version 4.6.5 or will it be imported on update (have 4.6.5 running on different machine, not updating it yet)?
Réponse du développeur
mis en ligne : il y a 8 ansThanks for the kind words! Import does not happen automatically. But it's very easy to do: click the Import button and select foxyproxy.xml from your computer. There are instructions on how to find that file. That is the file created by version 4.6.5. It does not get deleted when you upgrade. - Noté 5 sur 5par iambk, il y a 8 ansI've seen the FoxyProxy developer in the FireFox bug reports doing his best. I really appreciate his efforts. He's not only helping to make FoxyProxy better, he's helping to make FireFox and out experiences better. Thank you Eric H. Jung!
Réponse du développeur
mis en ligne : il y a 8 ansThanks! I very much appreciate it. I love Mozilla and have been closely involved for many years, even being on their payroll at times :) - Noté 5 sur 5par Marcin Rataj, il y a 8 ansI upgraded to WebExtension and Firefox 57 today on my work machine and was pleasingly surprised how smooth it was to import settings from legacy version. GUI is a bit different but overall it works like a charm. Use cases I use daily were ported perfectly.
As a fellow add-on developer I can truly appreciate how much work and time was invested to make this rewrite possible.
This add-on is extremely important to me, been using it for years and will use it for many years to come.
Thank you so much for creating and maintaining it!
PS. Please do not get discouraged by less technical people that use reviews to state temporary frustration. I am sure everything will get back to normal next month, when everyone moves on with their lives. - Noté 1 sur 5par lfkempe, il y a 8 ansSeriously? Permission to download files and change download history? sounds sketchy...
Otherwise I have been using foxyproxy for 5+ years or so and love it, and I understand firefox >= 57 is a big change and it will probably take some time to get thing working as it should again, but i won't use a plugin with those permissions.Réponse du développeur
mis en ligne : il y a 8 ansThe previous FoxyProxy, which you've been using for 5 years, had those permissions and even more: in fact, it had unfettered access to your entire computer (just like every other legacy Firefox addon). It had the ability format your hard drive or steal your passwords. That's because Firefox 56 and earlier didn't have restrictions for addons... at all. The new version of FoxyProxy is much more restricted because of this permissions system.
-----
Permission to "download files" is required for exporting your settings to a file (which you can then share to other devices for importing). That is how Firefox chose to allow add-ons to write to the local filesytem: you have to trick Firefox into thinking that writing a file (your exported settings) is really a download. The "download history" permission is required simply because Firefox does not allow add-ons to specify just "download files" without "download history". Internally, nothing is done with download history. This is open source software and you can view the code yourself at https://code.getfoxyproxy.org - Noté 5 sur 5par Utilisateur ou utilisatrice 12725663 de Firefox, il y a 8 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 12534937 de Firefox, il y a 8 ansIt causes serious memory issue on Firefox 57.
The normal memory usage is about 500+M, and when I turn on foxyproxy standard and swich to pattern mode , the memory usage reachs to about 2.5+G, the total memory of my computer is 8G, this is unacceptable. Please fix this issue and hope a better proxy switcher. Peace.Réponse du développeur
mis en ligne : il y a 8 ansI cannot reproduce. Maybe you could send your patterns / settings, otherwise there's no hope to fix this. Doing support in comments is not possible. Please contact us at support@getfoxyproxy.ogr with your patterns. Thank you very much. - Noté 1 sur 5par RussC, il y a 8 ansThis is a giant step back from the wonderful functionality I've come to enjoy as a professional. I realise that this is free software but as it stands right now I am looking for the old version and I will be seeking an alternative.
So much functionality has been lost and a terrifying new GUI put in place, as a professional who relies on the ability to switch proxies I can no longer recommend this to anyone other than a user who has very simple needs.
I can understand that you may need to make progress at some point but really this should've stayed at an Alpha/Beta stage until the majority of features worked.
I wonder how much damage has been done to your reputation for switching this addon in such a state and I really worry for the future of FoxyProxy. - Noté 1 sur 5par Xavier Haenen, il y a 8 ansLast update removed my proxies and trying to import an old save export file doesn't work????
In the old version you could choose socks and now not more?
When will you fix this?Réponse du développeur
mis en ligne : il y a 8 ansLook for SOCKS under "Proxy Type" when adding a new proxy. It is there. - Noté 1 sur 5par took, il y a 8 ansThis is crazy! All the previous settings are gone, and even worse, the new version does not work at all!! It also has so few options/functions that it is not possible to set up the proxy and patterns as in the old version.
- Noté 1 sur 5par Utilisateur ou utilisatrice 13272598 de Firefox, il y a 8 ansVery annoying and disruptive to lose all my saved proxies and rules on the most recent update
- Noté 1 sur 5par Utilisateur ou utilisatrice 13272584 de Firefox, il y a 8 ansMy Proxies are gone. No way to revert and in the new version not all features are available.
From best to worst in a single update. - Noté 1 sur 5par noisegate95, il y a 8 ansWith no warning, all my proxies are deleted - with one simple behind the scenes and silent update. Now I have to go find my backup, grab the xml, restore the older version, and restore the file. Just what I feel like doing on a Monday morning, at work.
No way to import as the button does nothing.
Working with Firefox, and all its extensions, if just getting too damn difficult anymore. - Noté 1 sur 5par Utilisateur ou utilisatrice 13272340 de Firefox, il y a 8 ansРазрабы одним махом запоганили замечательное предложение которое исправно работало много лет.
Хотя бы предупредили что будут удалены все прокси. Как их сейчас восстановить? Как?