搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Automatic addon submittion doesnt work. Now what?

  • 3 回覆
  • 3 有這個問題
  • 21 次檢視
  • 最近回覆由 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?
附加的畫面擷圖

所有回覆 (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.

由 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>