From 37155bfc7e71aa9b615c58aaa174bf41f75b457f Mon Sep 17 00:00:00 2001 From: MusicalBean Date: Sat, 26 Aug 2023 22:45:24 -0700 Subject: [PATCH] Use unique addon id --- source/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manifest.json b/source/manifest.json index 4ccb5fe..7796ba0 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -25,7 +25,7 @@ "__firefox__applications": { "gecko": { - "id": "{754FB1AD-CC3B-4856-B6A0-7786F8CA9D17}" + "id": "{e109d0ff-7af6-461c-a246-97ec01732146}" } },