Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 276 Bytes

Thunderbird QuoteColors

Updated quote colors addon for thunderbird v68.x

Generate New XPI:

rm quotecolor.xpi -f; zip -qr0XD quotecolor.xpi * ;cp quotecolor.xpi /tmp -f;

Decompress/Compress jar content

unzip quotecolors.jar
zip -qr0XD quotecolors.jar *