Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Automatic addon submittion doesnt work. Now what?

  • 3 respostas
  • 3 têm este problema
  • 1 visualização
  • Última resposta por 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?
Capturas de ecrã anexadas

Todas as respostas (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.

Modificado por user1089369 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>