Skip to content
/ mozext Public

Extensions / Add-Ons for Mozilla Firefox and Mozilla Thunderbird

License

Notifications You must be signed in to change notification settings

4ch1m/mozext

Repository files navigation

mozext

Mozilla Thunderbird/Firefox Extensions

Table of Contents

WebExtensions / MailExtensions

Please check the specific README-file in each folder for build-instructions.

Thunderbird

Firefox

  • TBD

Legacy XUL-/XPCOM-based Extensions

I started developing these extensions back in 2005.

However, both Firefox 57 and Thunderbird 78 dropped support for add-ons based on XUL- and XPCOM-APIs; so I won't continue working with this codebase.

Thunderbird

Firefox

To build them you'll need to have Apache Ant and XMLStarlet installed on your system.

Then simply change into the directory of an extension/add-on and run the ant-command. This will create an installable XPI-file.

Documentation

Please check my dedicated website for more detailed information:

License

Please read the LICENSE file.