thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
commit 8d472b7898a4f45d1d96be64d7ddaa48de7b5b2e
parent 14e47ce0911a34e8cfdd4c3ca1db90cc5b2b9ba9
Author: Marc <marc@coquand.email>
Date:   Thu, 23 Jul 2026 13:01:35 +0200

*

Diffstat:
MREADME.html | 12++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/README.html b/README.html
@@ -33,12 +33,16 @@
   </figure></dd>
 
   <dt>Installation</dt>
-  <dd><p>Download
+  <dd>
+    <ol>
+      <li><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...). 
-
+  as to download). </p>
+      </li>In Thunderbird, open Add-on manager and click the Add-ons
+  Manager gear menu (Install Add-on From File...). </p>
+      <li>
+    </ol>
     <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>