-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Extension is not available in Firefox Add-On Store #2
Comments
Work is being done in the https://github.com/bramus/mastodon-profile-redirect/tree/firefox branch. Doesn’t seem like it’ll work though. Getting back
The tracking bug to support mozilla/web-ext#2379 (comment) suggests to use a separate manifest for Firefox, using the old way … |
After some trial and error I got it working: 2a2e17a A build has been submitted, awaiting approval … |
Extension has been approved and is now published: https://addons.mozilla.org/en-US/firefox/addon/mastodon-profile-redirect/ Note that it is only compatible with Firefox 109 and up due to the usage of Manifest v3. To make it work in Firefox prior to 107, follow these instructions |
Firefox also supports v3 manifests (as of Firefox 109), so it should also be possible to ship it there as well …
The text was updated successfully, but these errors were encountered: