搜尋 Mozilla 技術支援網站

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

Learn More

which port does firefox browser extensions updates on

  • 2 回覆
  • 0 有這個問題
  • 32 次檢視
  • 最近回覆由 James

more options

Hi,

On what port does the firefox extension update on does it use port 21? I need the extensions to be auto updating like set and forget knowing that my firewall is not blocking the required port

Thanks

Hi, On what port does the firefox extension update on does it use port 21? I need the extensions to be auto updating like set and forget knowing that my firewall is not blocking the required port Thanks

所有回覆 (2)

more options

To check whether an update of an extension is available, Firefox connects to the website set in the the extensions.update.url and extensions.update.background.url prefs (https://versioncheck.addons.mozilla.org and https://versioncheck-bg.addons.mozilla.org). If there is an update available then the update.xml file contains a link to the current version of the extension This is a normal secure connection and I would assume port 443 is used.

由 cor-el 於 修改

more options

Dropa said

By default Addon auto updates as mine has it checked to "Autoupdates automatically" is your not doing this or something? If you changed the configuration from default maybe your settings changed this. For Windows I looked at my extension manager and checked setting and it's AutoUpdate.

The OP was not asking about Extension auto updates or such but what port or connections are made to check for extension updates.