Thunderbird:Extensions: Difference between revisions
Jump to navigation
Jump to search
(New page: Start. This is a test page.) |
No edit summary |
||
Line 1: | Line 1: | ||
= Mozilla Add-ons = | |||
[https://addons.mozilla.org/en-US/thunderbird Thunderbird Add-ons] at addons.mozilla.org is great way to start browsing Thunderbird extensions. | |||
= Writing An Extension = | |||
Documentation available at [http://developer.mozilla.org/en/docs/Extensions Mozilla Developer Center] should get you started on writing extensions. | |||
For Thunderbird-specific documentation, (TBD) | |||
= STEEL = | |||
[http://wiki.mozilla.org/User:Jminta/Steel STEEL], by jminta, stands for a proposed '''S'''criptable '''T'''hunderbird '''E'''asy '''E'''xtension '''L'''ibrary, a [[FUEL]]-like set of interfaces to facilitate Thunderbird extension development. |
Revision as of 16:59, 5 February 2008
Mozilla Add-ons
Thunderbird Add-ons at addons.mozilla.org is great way to start browsing Thunderbird extensions.
Writing An Extension
Documentation available at Mozilla Developer Center should 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.