搜索 | 用户支持

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

详细了解

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

  • 1 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 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于修改