thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
commit 14e47ce0911a34e8cfdd4c3ca1db90cc5b2b9ba9
parent aec431ebaed183453c39df81918f579501a1a3e9
Author: Marc <marc@coquand.email>
Date:   Thu, 23 Jul 2026 12:59:34 +0200

Add install instructions

Diffstat:
MREADME.html | 15++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.html b/README.html
@@ -32,13 +32,22 @@
     <img style="max-width: 100%" src="/assets/srht-integration-thunderbird.png"/>
   </figure></dd>
 
+  <dt>Installation</dt>
+  <dd><p>Download
+  the <a href="https://mccd.space/blobs/thunderbird-patch-review/patch-review-addon-latest.xpi">latest
+  version</a> (on Firefox you may need to use right click -&gt; save
+  as to download). In Thunderbird, open Add-on manager and click the Add-ons
+  Manager gear menu (Install Add-on From File...). 
+
+    <p>The plugin uses the Experiments API, which means that it is not
+    eligible to be uploaded to the Thunderbird add-on
+    marketplace.</p></dd>
+
   <dt>Installation (source)</dt>
   <dd><p>Package the extension source code as an .xpi and install it via
   the Add-ons Manager gear menu (Install Add-on From File...). To
   package it, run the following from the project root:</p>
-    <pre><code>(cd extension && zip -qrX ../patch-review.xpi .)</code></pre>
-
-    <p>The plugin uses the Experiments API, which means that it is not eligible to be uploaded to the Thunderbird add-on marketplace.</p></dd>
+    <pre><code>(cd extension && zip -qrX ../patch-review.xpi .)</code></pre></dd>
 
   <dt>Sourcehut integration</dt>
   <dd>When the series arrives via a sourcehut mailing list, an option