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

搜索 | 用户支持

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

详细了解

How do I keep Firefox from becoming the default browser?

  • 3 个回答
  • 3 人有此问题
  • 10 次查看
  • 最后回复者为 cor-el

more options

We have a call center where support agents can respond to customer chat inquiries. A requirement for the agent chat software is that it use Internet Explorer, and that Internet Explorer be set as the default browser for when new chat inquiries arrive and launch the browser. We also keep Firefox installed because another one of the support programs that they run is Firefox-only, but does not require default.

The problem is that the agents sit down at different workstations every day, and have different profiles that are created each time they log into a new PC. Firefox inevitably tries to take over as the default browser, and then the agents can not answer chat support requests when they launch. We have tried pushing out group policies to the Windows PCs to make them force IE as the default, but Firefox does not seem to take these into account.

Is there a way to deploy Firefox so that it won't ever prompt the user to set it as default browser?

We have a call center where support agents can respond to customer chat inquiries. A requirement for the agent chat software is that it use Internet Explorer, and that Internet Explorer be set as the default browser for when new chat inquiries arrive and launch the browser. We also keep Firefox installed because another one of the support programs that they run is Firefox-only, but does not require default. The problem is that the agents sit down at different workstations every day, and have different profiles that are created each time they log into a new PC. Firefox inevitably tries to take over as the default browser, and then the agents can not answer chat support requests when they launch. We have tried pushing out group policies to the Windows PCs to make them force IE as the default, but Firefox does not seem to take these into account. Is there a way to deploy Firefox so that it won't ever prompt the user to set it as default browser?

由ZachXoom于修改

所有回复 (3)

more options

Firefox (Orange Firefox) > Preferences > Preferences > Advanced > General > System Default
uncheck
[ ]Always check to see if firefox is the default browser on startup

more options

The above preference corresponds to an entry in prefs.js, or could be deployed by adding it to a file named user.js. But if every single day Firefox is starting up in a new profile, you may need to push settings into the install directory (typically under Programs). I've never done that myself, but this article might help:

http://kb.mozillazine.org/Locking_preferences

more options

Is there also a new profiles.ini file created as the result of this?


lockPref('browser.shell.checkDefaultBrowser", false);