為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

I want manage firefox settings ( about:config ) programmatically

  • 4 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Bithiah

more options

Hey guys,

I think that my question is clear from the title :D ... but i will explain it.

I'm trying to make a program to change Proxy IP . I made it to change Google Chrome and Internet Explorer Proxy but Firefox Proxy didn't change.

I tried to change Firefox Proxy from :

C:\Program Files\Mozilla Firefox\defaults\pref

but I can't change the proxy so please, help me to edit Firefox Proxy settings using C#

Hey guys, I think that my question is clear from the title :D ... but i will explain it. I'm trying to make a program to change Proxy IP . I made it to change Google Chrome and Internet Explorer Proxy but Firefox Proxy didn't change. I tried to change Firefox Proxy from : C:\Program Files\Mozilla Firefox\defaults\pref but I can't change the proxy so please, help me to edit Firefox Proxy settings using C#

所有回覆 (4)

more options

Hi I am Aarol Please click on the Settings Icon then click manage more settings Go to General and scroll all the way down to network settings. Click settings and manage. Hope it helps.

more options

As far as I know, you cannot dynamically change the proxy IP during a Firefox session by editing a file. However, you could modify a file and have it take effect in the next Firefox session.

What file did you place in C:\Program Files\Mozilla Firefox\defaults\pref? Were you setting up an Autoconfig: Customize Firefox using AutoConfig

Why do you want to do this with C#? Wouldn't it be easier to use Group Policy?

more options

@jscher2000. Thanks for the response. Using C# because I am developing for an external client and access to group policy isn't easier to get.

more options

Hey there!

If your problem is solved, could you please kindly mark a solution so others can know this thread is solved? Thanks!

Kind regards,

Bithiah