thunderbird-patch-review
Simple email patch review tool for Thunderbird
git clone git://mccd.space/thunderbird-patch-reviewcommit 7b98d893ab15ffdb1aaa7989ceba09f9509de5fd
parent d06b0c473b7b85908977d548d89ff6b5cd596d29
Author: Marc <marc@coquand.email>
Date: Mon, 20 Jul 2026 11:14:00 +0200
Manifest update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extension/manifest.json b/extension/manifest.json
@@ -5,7 +5,7 @@
"description": "Review git patches sent by email: inline hunk comments, mailing-list style replies, and one-click apply to a local repository.",
"browser_specific_settings": {
"gecko": {
- "id": "patchreview@coquand.email",
+ "id": "patchreview@mccd.space",
"strict_min_version": "115.0"
}
},