搜尋 Mozilla 技術支援網站

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

了解更多

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 於 修改