A diff file highlighter extension for Thunderbird, especially useful when you are reviewing a patch.
You can download the colorediffs.xpi
file directly from the latest release, you can also build it yourself on a Linux machine:
- Ensure you have
zip
installed; - cd to this project's source folder, execute
make xpi
; - The output is
colorediffs.xpi
under the same directory.
After you get the colorediffs.xpi
file, you can:
- Open Thunderbird;
- Navigate to Settings > Add-Ons and Themes;
- Select Extensions;
- Click the cog in the top left corner to open the action menu and click on Install add-on from file;
- Navigate to the Thunderbird add-on file in your file directory.
- Click Ok.