Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Publish addon in mozilla AMO #170

Open
alireza-ansaripour opened this issue Aug 16, 2017 · 2 comments
Open

Publish addon in mozilla AMO #170

alireza-ansaripour opened this issue Aug 16, 2017 · 2 comments

Comments

@alireza-ansaripour
Copy link

I've just used kango to create an extension and I want to publish that extension in https://addons.mozilla.org. But when I upload the .xpi file, I get the error Starting with Firefox 53, new extensions on this site can only be WebExtensions. . How to create a WebExtension in kango

@Ododo
Copy link

Ododo commented Oct 25, 2017

As explained in this page
Chrome extensions can be loaded in Firefox latest versions (using the WebExtensions API)
So try to load the manifest.json in the chrome output of Kango and see if it works.
Of course it is a temporary fix but it works for me (I have a single-popup app)
Maybe a few changes will be required

@OlivierBonjour
Copy link

I also successfully used the chrome output for firefox, you have to adapt the manifest a little bit but it works. Anyway, this project seems to be dead so I don't suggest using Kango if your starting a new extension.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants