From 9fddb2df673b536eb63e6a52fc1eb0818a8b54c9 Mon Sep 17 00:00:00 2001 From: sethburkart123 Date: Tue, 18 Jun 2024 10:29:07 +1000 Subject: [PATCH] fix: match firefox manifest description --- manifest.firefox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.firefox.json b/manifest.firefox.json index cbee7b1d..77f159ee 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BetterSEQTA+", "version": "3.2.6", - "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, add endless customization, and incorporate a plethora of new features!", + "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", "48": "src/resources/icons/icon-48.png",