Développer Add-ons pour l'entreprise

Bonjour,

Nous sommes éditeur web application, nous développons des produits pour notre client de la tailles 5 -10000 personnes, est-ce qu’il y des façons que nous pouvons publier notre add-on sur la liste plus vite (sans validé par équipe talent Mozilla ) ? ou il y a d’autres solution ?

Cordialement

Kai

Hi! Sorry, I am not French :frowning:

Unlisted extensions can be installed immediartly.

Upload zip file here and then download it

https://addons.mozilla.org/en-US/developers/addon/submit/upload-unlisted

You need a Content type header application/xpi for 1 click install.

Example

Install translator (look at headers) https://github.com/andreicristianpetcu/google_translate_this/releases/download/v1.2.7/google_translate_this_page-1.2.7-an.fx.xpi

If you want to ship updates look in manifest.json at update url

Enjoy! :slight_smile: