Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Automatic addon submittion doesnt work. Now what?

  • 3 réponses
  • 3 ont ce problème
  • 37 vues
  • Dernière réponse par cor-el

more options

I tried to submit an addon i made. (Its based off another, open source add on) And i got an error. It gave me the link to https://developer.mozilla.org/en-US/Add-ons/AMO/Policy/Reviews#Full_Review

Now what?

I tried to submit an addon i made. (Its based off another, open source add on) And i got an error. It gave me the link to https://developer.mozilla.org/en-US/Add-ons/AMO/Policy/Reviews#Full_Review Now what?
Captures d’écran jointes

Toutes les réponses (3)

more options

You need at least change the ID as set in the install.rdf file if you want to submit a modified extension. Easiest is to use an email address (e.g. wgsecurity2@<your email>)

You can try to ask advice at the Addo-ons forum site.

more options

cor-el said

You need at least change the ID as set in the install.rdf file if you want to submit a modified extension. Easiest is to use an email address You can try to ask advice at the Addo-ons forum site.

Your suggestion didnt work. Still not sure whats wrong. I'll check at the link you send as well.

Modifié le par user1089369

more options

Try these lines in the <Description> section:

	<Description about="urn:mozilla:install-manifest">
<em:id>wgsecurity2@gmail.com</em:id>
<em:type>2</em:type>
	</Description>