This addon allows customized columns to be added to the message list. These columns show information based on header content, through a user-specified set of modifications such as search/replace and concatenation.
Install from the Mozilla add-ons page (TODO), or use build.sh
to produce an unsigned XPI file to install manually.
TODO, take from API readme
Note that this repo uses git submodules, so it needs to be cloned using the --recurse-submodules
option. If this is skipped, then git submodule update --init
can be used after the fact.
This addon uses the HeaderColumns experiment API.