Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 89344 of Developing add-ons

  • Revision slug: Developing_add-ons
  • Revision title: Developing add-ons
  • Revision id: 89344
  • Created:
  • Creator: themky
  • Is current revision? No
  • Comment The mKy; 28 words added; page display name changed to 'Developing add-ons (Eklentiler Geliştirin)'
Tags: 

Revision Content

Mozilla based software is typically extensible through add-ons.  There are three primary types of add-on: extensions, plugins, and themes.  This page will help guide you to the information you need in order to create add-ons for Firefox, Thunderbird, or other software based on the Mozilla platform, as well as how to distribute your add-ons.

Add-ons topics (Eklenti konuları)

Submitting an add-on to AMO (AMO ile eklenti gönderme)
Provides helpful information for add-on developers to help them properly package and deliver their add-ons.  This includes information about addons.mozilla.org, Mozilla's add-on distribution web site.
Extensions (Uzantılar)
Extensions add new functionality to Mozilla applications such as Firefox, SeaMonkey and Thunderbird. They can add anything from a toolbar button to a completely new feature.
Plugins (Eklentiler)
Information about how to create plugins, which are binary components that let Mozilla based software display content they can't handle natively.
Jetpack
Browser extension development for everyone. Jetpack developers only need to know the tools of the modern web: HTML, CSS, and JavaScript.
Themes (Temalar)
Themes let users customize the appearance of the user interface presented by Mozilla-based applications.
Search engine plugins (Eklenti aram motoru)
Firefox supports search engine plugins, which enable the search box to support different search engines.
addons.mozilla.org (AMO) API Developers' Guide
The AMO Developers' Guide describes how to use the AMO API to fetch information about add-ons from the addons.mozilla.org site.
The Mozilla platform (Mozilla platformu)
Information about the Mozilla platform, including all of its APIs and technologies, as well as how to use them in your own projects.

 {{ languages( { "ja": "ja/Developing_add-ons"} ) }}
 {{ languages( { "zh-cn": "cn/Developing_add-ons"} ) }}

Revision Source

<p>Mozilla based software is typically extensible through add-ons.  There are three primary types of add-on: extensions, plugins, and themes.  This page will help guide you to the information you need in order to create add-ons for Firefox, Thunderbird, or other software based on the Mozilla platform, as well as how to distribute your add-ons.</p>
<table class="mainpage-table"> <tbody> <tr> <td colspan="2"> <h2>Add-ons topics (Eklenti konuları)</h2> </td> </tr> <tr> <td width="50%"> <dl> <dt><a class="internal" href="/en/Submitting_an_add-on_to_AMO" title="En/Submitting an add-on to AMO">Submitting an add-on to AMO</a> (AMO ile eklenti gönderme)</dt> <dd>Provides helpful information for add-on developers to help them properly package and deliver their add-ons.  This includes information about addons.mozilla.org, Mozilla's add-on distribution web site.</dd> <dt><a class="internal" href="/en/Extensions" title="En/Extensions">Extensions</a> (Uzantılar)</dt> <dd>Extensions add new functionality to Mozilla applications such as Firefox, SeaMonkey and Thunderbird. They can add anything from a toolbar button to a completely new feature.</dd> <dt><a class="internal" href="/en/Plugins" title="En/Plugins">Plugins</a> (Eklentiler)</dt> <dd>Information about how to create plugins, which are binary components that let Mozilla based software display content they can't handle natively.</dd> <dt><a class="internal" href="/en/Jetpack" title="En/Plugins">Jetpack</a></dt> <dd>Browser extension development for everyone. Jetpack developers only need to know the tools of the modern web: HTML, CSS, and JavaScript.</dd> </dl> </td> <td width="50%"> <dl> <dt><a class="internal" href="/en/Themes" title="En/Themes">Themes</a> (Temalar)</dt> <dd>Themes let users customize the appearance of the user interface presented by Mozilla-based applications.</dd> <dt><a class="internal" href="/en/Creating_OpenSearch_plugins_for_Firefox" title="En/Creating OpenSearch plugins for Firefox">Search engine plugins</a> (Eklenti aram motoru)</dt> <dd>Firefox supports search engine plugins, which enable the search box to support different search engines.</dd> <dt><a class="internal" href="/en/addons.mozilla.org_(AMO)_API_Developers'_Guide" title="en/addons.mozilla.org (AMO) API Developers' Guide">addons.mozilla.org (AMO) API Developers' Guide</a></dt> <dd>The AMO Developers' Guide describes how to use the AMO API to fetch information about add-ons from the addons.mozilla.org site.</dd> <dt><a class="internal" href="/en/The_Mozilla_platform" rel="internal" title="en/The Mozilla platform">The Mozilla platform</a> (Mozilla platformu)</dt> <dd>Information about the Mozilla platform, including all of its APIs and technologies, as well as how to use them in your own projects.</dd> </dl> </td> </tr> </tbody>
</table>
<p> {{ languages( { "ja": "ja/Developing_add-ons"} ) }}<br>
 {{ languages( { "zh-cn": "cn/Developing_add-ons"} ) }}</p>
Revert to this revision