Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Automatic addon submittion doesnt work. Now what?

  • 3 replies
  • 3 have this problem
  • 26 views
  • Last reply by 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?
Attached screenshots

All Replies (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.

Modified by 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>