Thunderbird:Extensions: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Removed obsolete parts (not updated in over 10 years!))
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<small>[[Tb|<< Back to Thunderbird Home Page]]</small>
<small>[[Thunderbird:Home|<< Back to Thunderbird Home Page]]</small>


= Mozilla Add-ons =
= 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.
[https://addons.thunderbird.net Thunderbird Add-ons] at addons.mozilla.org is great way to start browsing Thunderbird extensions.


= Writing An Extension =
= Writing An Extension =


Documentation available at [http://developer.mozilla.org/en/docs/Extensions Mozilla Developer Center] should get you started on writing extensions.
See the [https://developer.thunderbird.net/add-ons/about-add-ons Introduction] and the [https://developer.thunderbird.net/add-ons/mailextensions Guide to MailExtensions] for help with writing extensions.
 
For Thunderbird-specific documentation, (TBD)
 
= STEEL =
 
[[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.


[[category:Thunderbird|*]]
[[category:Thunderbird|*]]

Latest revision as of 12:45, 19 May 2021

<< 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 Introduction and the Guide to MailExtensions for help with writing extensions.