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

搜索 | 用户支持

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

详细了解

prevent add-on compatibility check on 1st run

  • 2 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 ayoussef

more options

i am using a predefined prefs.js file with updates disabled and compatibility check false for add-ons as well however each time i run firefox for the first time , i see a progress update window saying: checking comparability of add-ons its important that i do not see this at all. any inout, anything else to look into the pref.js file? i already have extensions.checkCompatibility.3.6 set to false and updates disabled. odd thing is when i launch FF, i see all the correct options configured, and upon relaunch this does not happen. seems its during the first time the userprofile is launched FF 3.6.17

i am using a predefined prefs.js file with '''updates disabled''' and '''compatibility check false''' for add-ons as well however each time i run firefox for the first time , i see a progress update window saying: checking comparability of add-ons its important that i do not see this at all. any inout, anything else to look into the pref.js file? i already have extensions.checkCompatibility.3.6 set to false and updates disabled. odd thing is when i launch FF, i see all the correct options configured, and upon relaunch this does not happen. seems its during the first time the userprofile is launched FF 3.6.17

所有回复 (2)

more options

You can try to set the pref browser.startup.homepage_override.mstone to ignore on the about:config page.

more options

that did not work i ended up adding user_pref("extensions.update.url", ""); to my pref.js, so now when the browser launches for the first time, i see a blank window for less than 1 sec. which was an acceptable solution.. Thanks

由ayoussef于修改