Skip to content

tristone13th/DiffHighlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffHighlighter

A diff file highlighter extension for Thunderbird, especially useful when you are reviewing a patch.

image

How to use?

You can download the colorediffs.xpi file directly from the latest release, you can also build it yourself on a Linux machine:

  1. Ensure you have zip installed;
  2. cd to this project's source folder, execute make xpi;
  3. The output is colorediffs.xpi under the same directory.

After you get the colorediffs.xpi file, you can:

  1. Open Thunderbird;
  2. Navigate to Settings > Add-Ons and Themes;
  3. Select Extensions;
  4. Click the cog in the top left corner to open the action menu and click on Install add-on from file;
  5. Navigate to the Thunderbird add-on file in your file directory.
  6. Click Ok.