Skip to content

This is a Thunderbird addon that adds some magic to the folder list columns. Check the addon website for more info...

License

Notifications You must be signed in to change notification settings

Librebird/ColumnsWizard

 
 

Repository files navigation

ColumnsWizard icon ColumnsWizard

ColumnsWizard is a Thunderbird addon that adds some magic to the folder list columns. With this addon you can:

  • Add a custom column directly from the addon preference window to show any mail header you want.
  • Define the default columns settings for any new folder.
  • Show hidden columns in the Conversation Tab and in the search window.
  • Edit a mail header value for a single message.

This add-on is the original work of Micz and with his permission I will be updating the code for compatibility going forward and possible improvements.

ColumnsWizard_version ColumnsWizard_tb_version Thunderbird_version License: GPL v3 Release Status

ColumnsWizard Add-On Installation

Normal install from Thunderbird Add-On site:

  • Download and install from the add-on menu
  • Within Thunderbird Tools\Add-ons search for 'ColumnsWizard' install and reload.

Install XPI directly:

  • Download desired version package from the XPI folder.
  • Within Thunderbird Tools\Add-ons click the gear icon and choose Install Add-ons From File..
  • Choose XPI file, install and reload.

XPI Add-On Package Build instructions (WIP)

  1. Have Node, npm, 7zip-min archiver installed and in PATH (used globally)
  2. Open a terminal in the repository root dir
  3. Using root level package.json and npm scripts now
  4. Run npm run build-xpi-bat to make the xpi

Notes :

  • install.rdf is used for TB60.*
  • A manifest.json file is also introduced for testing in TB60+.

Issues & Questions

Post any issues or questions for ColumnsWizard under Issues

Changelog

ColumnsWizard's changes are logged here.

Credits

Original Author: Micz
Contributing Author: cleidigh

Locale Translations:

About

This is a Thunderbird addon that adds some magic to the folder list columns. Check the addon website for more info...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%