Releasing extension: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
(in order to add an extension to u.m.o you need to use devcp, not buzilla now)
Line 2: Line 2:


==Releasing your extension==
==Releasing your extension==
Once you have made an extension, share it with the community!
Once you created an extension, share it with the community!


There are a few major sites that list extensions for Mozilla products. The most popular are [http://update.mozilla.org/ update.mozilla.org] (the official one) and [http://www.extensionsmirror.nl/ The Extension Mirror]. There is also an [http://forums.mozillazine.org/viewforum.php?f=19 Extensions forum] at MozillaZine, where many authors announce their extensions and ask for help.
There are a few major sites that list extensions for Mozilla products. The most popular are [http://update.mozilla.org/ update.mozilla.org] (the official one) and [http://www.extensionsmirror.nl/ The Extension Mirror]. There is also an [http://forums.mozillazine.org/viewforum.php?f=19 Extensions forum] at MozillaZine, where many authors announce their extensions and ask for help.


*To submit your extension to update.mozilla.org, you’ll need to file a bug in Bugzilla. See the [http://update.mozilla.org/faq/ document] on update.mozilla.org on this topic.
*To submit your extension to update.mozilla.org, you'll need to create a developer account at http://update.mozilla.org/developers/. See the [http://update.mozilla.org/faq/ document] on u.m.o on this topic.
*There are several active people at The Extension Mirror. They may find your extension themselves, especially if you post on the MozillaZine Extensions forum. However, if they miss your extension for some reason then you can announce it yourself in the [http://www.extensionsmirror.nl/index.php?showforum=11 Announce section].
*There are several active people at The Extension Mirror. They may find your extension themselves, especially if you post on the MozillaZine Extensions forum. However, if they miss your extension for some reason, you can announce it yourself in the [http://www.extensionsmirror.nl/index.php?showforum=11 Announce section].
*If you start a thread about your extension on Extensions forum, you will probably receive some valuable feedback there.
*If you start a thread about your extension on Extensions forum, you will probably receive some valuable feedback there.



Revision as of 09:03, 7 January 2005

This page is part of the extension development documentation project.

Ask your questions in MozillaZine Forums. Also try browsing example code.

Note: development documentation is in process of being moved to Mozilla Development Center (MDC).

Releasing your extension

Once you created an extension, share it with the community!

There are a few major sites that list extensions for Mozilla products. The most popular are update.mozilla.org (the official one) and The Extension Mirror. There is also an Extensions forum at MozillaZine, where many authors announce their extensions and ask for help.

  • To submit your extension to update.mozilla.org, you'll need to create a developer account at http://update.mozilla.org/developers/. See the document on u.m.o on this topic.
  • There are several active people at The Extension Mirror. They may find your extension themselves, especially if you post on the MozillaZine Extensions forum. However, if they miss your extension for some reason, you can announce it yourself in the Announce section.
  • If you start a thread about your extension on Extensions forum, you will probably receive some valuable feedback there.

Resources