canmove, Confirmed users
1,448
edits
mNo edit summary |
No edit summary |
||
(32 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
== Getting Started == | |||
The | The [https://addons.mozilla.org/en-US/developers/ Developer Hub] at AMO has extensive documentation on add-on development. It also details the policies add-on authors should follow, and the process to submit a new add-on and nominate it for the public. | ||
For questions, the best places to ask are the [https://forums.addons.mozilla.org/ AMO Forum] and the [irc://irc.mozilla.org/#extdev #extdev] IRC channel. | |||
Please, ''only list application versions and OSes that you have tested with''. Do not rely on the AMO Editors (reviewers) to find bugs in your add-on - it is expected that you have already done extensive testing involving a number of testers ''before'' nominating your add-on for the public. | |||
== | === AMO Editors and Getting Your Add-on Reviewed === | ||
The AMO Editor team is a dedicated group of volunteers in charge of reviewing all add-ons submitted to AMO. It's recommended that you read the following information from the editors team: | |||
* [[AMO:Editors|AMO Editors]] | |||
* [[AMO:Editors/InfoAuthors|Useful information for Authors]] | |||
== | == Managing an Existing Addon == | ||
You can check your add-ons in the [https://addons.mozilla.org/en-US/developers/addons My Add-ons page]. The Edit Add-on page facilitates updating add-on properties, descriptions and screenshots. The Versions and Files section allows you to upload new add-on versions, and edit target applications and versions for existing files. | |||
== Comment Moderation == | == Comment Moderation == | ||
Users of your add-ons can leave reviews (comments) about your add-on, along with a star rating. | |||
Sometimes the reviews will be incorrect, use inappropriate language, or are nothing more than spam. You can flag reviews for moderation in the add-on review page. You can reach this page by clicking in the 'See All Reviews' link. It should take you to a page like this one: https://addons.mozilla.org/en-US/firefox/reviews/display/4364. The dropdown menu next to every review allows you to flag it for moderation. | |||
Flagged reviews will be checked by AMO Editors and decide if they should be deleted or not. | |||
== | == Resources == | ||
[[Update:Authors/Creating_a_Dictionary|Creating a Dictionary]] |