Beggining

TwitterFacebook
Get flash to fully experience Pearltrees
Tab

MDN - MDC

https://developer.mozilla.org/En You may have noticed a few changes. Don't worry, everything you love about MDC is still here. We just wanted to introduce a new name that better represents our current developer communities and all the great products and services people work on. We now have a network of diverse developer communities that cover the Web, Mobile, Add-ons, Applications and Labs. The Mozilla Developer Network is a way to unify them under a single identity and provide a platform for future programs and campaigns to address the needs of every developer.

Building an Extension - MDC

https://developer.mozilla.org/en/Building_an_Extension#Test Introduction This tutorial will take you through the steps required to build a very basic extension - one which adds a status bar panel to the Firefox browser containing the text "Hello, World!". Note: The extension created by this tutorial won't work in Firefox that don't have a static status bar (that is, Firefox 4 and up). You can find a more up-to-date tutorial in the XUL School tutorial The Essentials of an Extension . Restartless, or bootstrapped extensions do not require a restart to install but are more limited than traditional extensions. The Add-on SDK and the Add-on Builder can be used to build restartless extensions with ease.
https://developer.mozilla.org/en/XUL

XUL - MDC

XUL Tutorial A guided tutorial that will help you get started with XUL, originally from XULPlanet. XUL (XML User Interface Language) is Mozilla's XML -based language that lets you build feature-rich cross platform applications that can run connected or disconnected from the Internet. These applications are easily customized with alternative text, graphics and layout so they can be readily branded or localized for various markets.
This content covers features introduced in Firefox 2 . Firefox 2 supports the OpenSearch description format for search plugins. Plugins that use the OpenSearch description syntax are compatible with IE 7 and Firefox. Because of this, they are the recommended format for use on the web. Firefox also supports additional search capabilities not included in the OpenSearch description syntax , such as search suggestions and the SearchForm element. https://developer.mozilla.org/en/Creating_OpenSearch_plugins_for_Firefox

Creating OpenSearch plugins for Firefox - MDC

Reposted with permission from Robert Nyman : Admit that you have always wanted to know how to develop a Firefox extension but never had the time to learn. Here I will walk you through and at the end of the article we will have created a fully functional Firefox extension!

How to develop a Firefox extension « Mozilla Add-ons Blog

http://blog.mozilla.com/addons/2009/01/28/how-to-develop-a-firefox-extension/
From MozillaZine Knowledge Base Two major extension developers' features introduced in Firefox 1.5 were the greatly simplified chrome registration scheme and the reworked Extension Manager . These changes make it even easier to start writing extensions.

Getting started with extension development - MozillaZine Knowled

http://kb.mozillazine.org/Getting_started_with_extension_development