Thunderbird:Extensions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
= Writing An Extension = | = Writing An Extension = | ||
Documentation available | See the Documentation available on [http://developer.mozilla.org/en/docs/Building_a_Thunderbird_extension Building a Thunderbird Extension] from the [http://developer.mozilla.org/en/docs/Extensions Mozilla Developer Center] to get you started on writing extensions. | ||
For Thunderbird-specific documentation, (TBD) | For Thunderbird-specific documentation, (TBD) |
Revision as of 05:10, 5 March 2008
<< 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 Documentation available on Building a Thunderbird Extension from the Mozilla Developer Center to get you started on writing extensions.
For Thunderbird-specific documentation, (TBD)
STEEL
STEEL, by jminta, stands for a proposed Scriptable Thunderbird Easy Extension Library, a FUEL-like set of interfaces to facilitate Thunderbird extension development.