{% trans %} Add-ons aren't just for Firefox. Learn how to extend other Mozilla applications, such as the Thunderbird mail client and Firefox for mobile devices. {% endtrans %}
{{ _('Developing Add-ons for Thunderbird') }}
{{ _('Building a Thunderbird Extension') }}
{% trans %} This tutorial will take you through the steps required to build a very basic extension - one which adds a status bar panel to the Thunderbird Mail Client containing the text "Hello, World!" {% endtrans %}
{{ _('An Overview of Thunderbird Components') }}
{% trans %} This article describes the Thunderbird user interface, discusses example modifications, and introduces some of the APIs most commonly used by extension developers. {% endtrans %}
{{ _('Thunderbird How-tos') }}
{% trans %} This section contains many code samples and how-to articles on common Thunderbird extension tasks. {% endtrans %}
{{ _('Thunderbird Extensions Documentation Index') }}
{% trans %} If you can't find what you're looking for in the above articles, try the Mozilla Developer Center's Thunderbird extensions landing page. {% endtrans %}
{{ _('Developing Add-ons for Mobile') }}
{{ _('Mobile Architecture') }}
{% trans %} This document describes the architecture of Firefox on mobile and includes performance tips for mobile code. {% endtrans %}
{{ _('Mobile Extensions') }}
{% trans %} This document explains the specifics on creating an extension for mobile. {% endtrans %}
{{ _('Best Practices for Mobile Extensions') }}
{% trans %} Mobile extensions have small screen space and limited resources to work with. This document explains best practices for designing and developing for a mobile environment. {% endtrans %}
{{ _('Mobile Code Snippets') }}
{% trans %} Code snippets specific to mobile. {% endtrans %}
{{ _('Designing User Interfaces for Mobile') }}
{% trans %} How to design an interface for your mobile extension. {% endtrans %}