Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Automatic addon submittion doesnt work. Now what?

  • 3 odpovede
  • 3 majú tento problém
  • 35 zobrazení
  • Posledná odpoveď od 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?
Priložené obrázky

Všetky odpovede (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.

Upravil(a) user1089369 dňa

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>