Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

prevent add-on compatibility check on 1st run

  • 2 yanıt
  • 6 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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 tarafından tarihinde düzenlendi