Essential Thunderbird Add‑Ons
Serge Y. Stroobandt
Copyright 2015–2017, licensed under Creative Commons BY-NC-SA
This page is still under construction.
Add‑ons
icon | add-on | use |
---|---|---|
Enigmail | Here is the developer site. | |
External Editor | Allows one to compose e‑mail messages with an editor of choice (say Vim!) Current releases are found on GitHub. There is no official Mozilla Thunderbird page for this add‑on. | |
Markdown Here | Here is the developer site. | |
Sieve | The Mozilla page for this add‑on lags behind quite a bit. One is better off installing the latest development build. | |
Signature Switch | Here is the developer site. |
Wrapping to window width
To have the wrap length adapt automatically to the window width, open the configuration editor:
Edit → Preferences → Advanced → General → Config Editor
Set mail.compose.wrap_to_window_width
to true
.
External Editor settings
- Tired of the limited capabilities of Thunderbird’s text editor?
- Wanting to hit Vim key combinations?
No problem, install the External Editor add‑on and configure it as follows:
Hitting Ctrl+E
in a Thunderbird write window will no evoke a gvim
instance.
To avoid default textwidth
wrapping with Vim, add the following line to .vimrc
:
autocmd FileType mail setlocal textwidth=0
5
This work is licensed under a Creative Commons Attribution‑NonCommercial‑ShareAlike 4.0 International License.
Other licensing available on request.
Unless otherwise stated, all originally authored software on this site is licensed under the terms of GNU GPL version 3.
This static web site has no backend database.
Hence, no personal data is collected and GDPR compliance is met.
Moreover, this domain does not set any first party cookies.
All Google ads shown on this web site are, irrespective of your location,
restricted in data processing to meet compliance with the CCPA and GDPR.
However, Google AdSense may set third party cookies for traffic analysis and
use JavaScript to obtain a unique set of browser data.
Your browser can be configured to block third party cookies.
Furthermore, installing an ad blocker like EFF's Privacy Badger
will block the JavaScript of ads.
Google's ad policies can be found here.
This page includes an open-source client-side script, written in and
transcoded by to make it run as secure JavaScript in the browser.
transcoded by to make it run as secure JavaScript in the browser.
Unattended CSS typesetting with .
This work is published at https://hamwaves.com/thunderbird/en/.
Last update: Wednesday, September 1, 2021.