Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Install a FF extension from github

  • 3 replies
  • 1 has this problem
  • 647 views
  • Last reply by info2419

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

Chosen solution

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.

Read this answer in context 👍 0

All Replies (3)

Chosen Solution

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.

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/

Modified by TyDraniu

OK thanks. Got what I needed now.