搜尋 Mozilla 技術支援網站

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

Learn More

Difference between extensions.update.autoUpdateDefault and extensions.update.enabled

  • 1 回覆
  • 2 有這個問題
  • 40 次檢視
  • 最近回覆由 TheOldFox

more options

What is exactly the difference between these options? I have done a few tests but am not 100% sure. Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.

In this case setting only extensions.update.autoUpdateDefault to false would disable the automatic installing of addons and setting only extensions.update.enabled to false would disable the automatic searching for new addons which also implicitly disables the automatic installing of addons.

If my assumption is correct setting only extensions.update.enabled to false would be enough to disable any communication to an addon server.

What is exactly the difference between these options? I have done a few tests but am not 100% sure. Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them. In this case setting only extensions.update.autoUpdateDefault to false would disable the automatic installing of addons and setting only extensions.update.enabled to false would disable the automatic searching for new addons which also implicitly disables the automatic installing of addons. If my assumption is correct setting only extensions.update.enabled to false would be enough to disable any communication to an addon server.

被選擇的解決方法

Sworddragon said:

Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.

Your assumption seems to be confirmed in this Bugzilla thread from 2011 (please do not post in the thread, it is for Mozilla developers only)- https://bugzilla.mozilla.org/show_bug.cgi?id=701987

從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

Sworddragon said:

Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.

Your assumption seems to be confirmed in this Bugzilla thread from 2011 (please do not post in the thread, it is for Mozilla developers only)- https://bugzilla.mozilla.org/show_bug.cgi?id=701987

由 TheOldFox 於 修改