From e19a9f743052a2b0e7265f695aaff76923652eaf Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 2 May 2024 22:36:10 +0200 Subject: [PATCH] homepage_url added to the manifest file --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 74a648b8..9d362b63 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,7 @@ "description": "__MSG_extensionDescription__", "version": "1.0.4", "author": "Mic (m@micz.it)", + "homepage_url": "https://micz.it/thunderdbird-addon-thunderai/", "browser_specific_settings": { "gecko": { "id": "thunderai@micz.it",