Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Firefox keeps adding a proxy.

  • 1 відповідь
  • 71 має цю проблему
  • 11 переглядів
  • Остання відповідь від cor-el

more options

I use no proxy but when I run the program "Hide My IP" Firefox detects the changed IP address and changes the Proxy settings. How can I get Firefox to keep the "No Proxy" setting?

I use no proxy but when I run the program "Hide My IP" Firefox detects the changed IP address and changes the Proxy settings. How can I get Firefox to keep the "No Proxy" setting?

Усі відповіді (1)

more options

If you run a program or install an extension that changes the connection settings to use a proxy then you can't expect otherwise.
If you want to revert to No Proxy if you start Firefox then you can create a file user.js or add lines to an existing user.js to set the connection setting to No Proxy.

user_pref("network.proxy.type",0);