为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Proxy Setting Grayed Out

more options

I am using Windows 10 with Firefox 99.0 and I am trying to configure a Manual Proxy but my Proxy settings are all grayed out so I cannot even select Manual Proxy. I am logged in to my Firefox account. This happens both with and without VPN.

I am using Windows 10 with Firefox 99.0 and I am trying to configure a Manual Proxy but my Proxy settings are all grayed out so I cannot even select Manual Proxy. I am logged in to my Firefox account. This happens both with and without VPN.

所有回复 (2)

more options

If you check the network.proxy prefs on the about:config page, do some have a lock icon at the far left ?

You can check what .js files are present in the "defaults\pref" folder in the Firefox program folder. The channel-prefs.js file that sets app.update.channel is a legitimate file in this folder, any other .js file is suspicious. You can open this other .js file in a plain text editor like Notepad and check what autoconfig.cfg file is referenced in the autoconfig.js file. There shouldn't be a autoconfig.cfg file present unless you've created it yourself to initialize some prefs.

  • pref("general.config.filename", "autoconfig.cfg");

See also:

more options

Yes. There is only one setting that has a lock icon and that is network.proxy.type. See attached screenshot. If this is the problem, how do I edit that setting?