cleidigh / ThunderStorm

Tips, Tricks & Examples for Thunderbird E-mail New Add-On Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thunderstorm icon ThunderStorm

Tips, Tricks & Examples for Thunderbird E-mail New Add-On Development

The goal of this repository is to provide examples in order to better "weather" the transition to Thunderbird's new extension structure. The new paradigm follows the WebExtension standard followed by most browsers these days.

Obviously Thunderbird has different requirements from a browser extension even if Thunderbird relies and is based on Mozilla's Gecko core framework. Focus will be on the differences and transition issues. The new structure adapted to Thunderbird is termed MailExtension.

To get started with MailExtensions, we suggest to check out these resources first:

The approach I have taken is not so much a tutorial, but rather a set of references including working examples and other transition information. Hopefully this approach will help both new and seasoned developers. For both, pointers to other tutorials or related documentation is also included.

Table of Contents

Credits

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

About

Tips, Tricks & Examples for Thunderbird E-mail New Add-On Development

License:MIT License


Languages

Language:HTML 100.0%