搜尋 Mozilla 技術支援網站

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

Learn More

Install a FF extension from github

  • 3 回覆
  • 1 有這個問題
  • 572 次檢視
  • 最近回覆由 info2419

more options

Hello folks,

how can I install this extension on github into firefox? I dl'ed the files, put them in a zip but ff says "broken". https://gitlab.com/alanramsey/auto-reload-tab

thanks AO

Hello folks, how can I install this extension on github into firefox? I dl'ed the files, put them in a zip but ff says "broken". https://gitlab.com/alanramsey/auto-reload-tab thanks AO

被選擇的解決方法

Hi

The best way is to look for it in https://addons.mozilla.org/en-GB/firefox/ and install it from there.

If you just want to test it as part if some development work, you will need to

I hope this this helps.

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

所有回覆 (3)

more options

選擇的解決方法

Hi

The best way is to look for it in https://addons.mozilla.org/en-GB/firefox/ and install it from there.

If you just want to test it as part if some development work, you will need to

I hope this this helps.

more options

This is a npm project, you need to set up a node.js environment first.

I managed to build this extension, but there's nothing special in it. It's better to use something from AMO, for instance https://addons.mozilla.org/firefox/addon/tab-reloader/

由 TyDraniu 於 修改

more options

OK thanks. Got what I needed now.