Thunderbird:Extensions: Difference between revisions
Jump to navigation
Jump to search
(Add Needed_APIs page) |
|||
Line 11: | Line 11: | ||
= Better extension APIs = | = Better extension APIs = | ||
New APIs are planned at the [Thunderbird:Extensions:Needed_APIs | New APIs are planned at the [[Thunderbird:Extensions:Needed_APIs]] page. | ||
== STEEL == | == STEEL == |
Revision as of 19:29, 25 October 2011
<< Back to Thunderbird Home Page
Mozilla Add-ons
Thunderbird Add-ons at addons.mozilla.org is great way to start browsing Thunderbird extensions.
Writing An Extension
See the Mozilla Developer Center for help with writing extensions. There is a list of links to helpful development tools. The Thunderbird page has a tutorial, some examples, and links to other sites with resources for Thunderbird extension developers.
Better extension APIs
New APIs are planned at the Thunderbird:Extensions:Needed_APIs page.
STEEL
STEEL, by jminta, stands for a proposed Scriptable Thunderbird Easy Extension Library, a FUEL-like set of interfaces to facilitate Thunderbird extension development.