mwiedemeyer / ProxySwitcher

Proxy Switcher allows you to automatically execute actions, based on the detected network connection. As the name indicates, Proxy Switcher comes with some default actions, for example setting proxy settings for Internet Explorer, Firefox and Opera.
Apache License 2.0
135 stars 60 forks source link

Doesn't work with new versions of Firefox #6

Closed chicco27 closed 9 years ago

chicco27 commented 9 years ago

The swicth from proxy entries does'nt work on new versions of Firefox (38 and 39 tested). Only on starting the first time work correctly, if I change network (and then proxy) it was detect by program and change correcly on Internet Explorer settings, but no changes was affected on Firefox Browser.

mwiedemeyer commented 9 years ago

That is not new. Firefox does not have an API to notify Firefox about settings changes from external processes. After a proxy change, you always have to restart Firefox.