Thunderbird:Extensions: Difference between revisions
Jump to navigation
Jump to search
(add FAQs) |
|||
Line 8: | Line 8: | ||
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. | 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. | ||
Extension FAQs [[Tb:Extension_Frequently_Asked_Questions|are here]]. | |||
For Thunderbird-specific documentation, (TBD) | For Thunderbird-specific documentation, (TBD) |
Revision as of 02:16, 7 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.
Extension FAQs are here.
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.