Thunderbird:Extensions: Difference between revisions
Jump to navigation
Jump to search
(Updated links) |
|||
Line 3: | Line 3: | ||
= Mozilla Add-ons = | = Mozilla Add-ons = | ||
[https://addons. | [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 = | ||
See the [ | 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. | ||
= Better extension APIs = | = Better extension APIs = |
Revision as of 12:43, 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.
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.