Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "Install from file" in Firefox #190

Closed
nemkicsiaron opened this issue Mar 29, 2024 · 5 comments
Closed

Support "Install from file" in Firefox #190

nemkicsiaron opened this issue Mar 29, 2024 · 5 comments
Labels
committed This issue has been added to the roadmap

Comments

@nemkicsiaron
Copy link

Describe the bug
Trying to add the extension to Firefox via "Install from file" fails because "the app appears to be corrupt":
image

To Reproduce
Try adding the newest release to Firefox

Expected behavior
A clear and concise description of what you expected to happen.

Environment

  • Firefox Version 124.0.1 (64-bit)
  • Devtools version 2.2.0 .zip Release [e.g. 1.3.1, built from master]

Additional context
Running on Windows 11

@davidjayb
Copy link
Contributor

davidjayb commented Mar 30, 2024

You need to add this through Load Temporary Add-on in about:debugging:

https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/

I believe @ignatiusmb is still working on getting this published as a full add on for Firefox.

@ignatiusmb
Copy link
Member

Yes, please load it as a temporary add-on for the time being. We're still in the process of validating the extension before it can be loaded from "Install from file". I'll adjust the title to reflect it clearer.

@ignatiusmb ignatiusmb added the committed This issue has been added to the roadmap label Apr 1, 2024
@ignatiusmb ignatiusmb changed the title Can't add extension to Firefox, after the Firefox support release Support "Install from file" in Firefox Apr 1, 2024
@ignatiusmb
Copy link
Member

Per v2.2.1 release, .xpi files are now available to download and install for Firefox.

@rdrpenguin04
Copy link

Looks like README still needs to be updated to reflect the xpi files being available

@ignatiusmb
Copy link
Member

@rdrpenguin04 thanks! #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
committed This issue has been added to the roadmap
Projects
None yet
Development

No branches or pull requests

4 participants