From 5cc3cb095b6a2bc77e21e2630fbda4773a55a77f Mon Sep 17 00:00:00 2001 From: 97-42 <144976307+97-42@users.noreply.github.com> Date: Fri, 17 May 2024 21:25:54 +0800 Subject: [PATCH 1/2] Update manifest.json Better wording for the manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b233ae06..2ddbcae3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BetterSEQTA+", "version": "3.2.5.1", - "description": "Make SEQTA usable and beautiful! A fork of BetterSEQTA to continue development and add WAY more features!!!", + "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, add endless customization, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", "48": "src/resources/icons/icon-48.png", @@ -35,4 +35,4 @@ "matches": ["*://*/*"] } ] -} \ No newline at end of file +} From 4ff18da0934818e545966c30f52bf340a9bb0ee8 Mon Sep 17 00:00:00 2001 From: 97-42 <144976307+97-42@users.noreply.github.com> Date: Sun, 19 May 2024 22:18:19 +0800 Subject: [PATCH 2/2] Update manifest.firefox.json --- manifest.firefox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.firefox.json b/manifest.firefox.json index a644154f..60a2aae5 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BetterSEQTA+", "version": "3.2.2", - "description": "Make SEQTA usable and beautiful! A fork of BetterSEQTA to continue development and add WAY more features!!!", + "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, add endless customization, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", "48": "src/resources/icons/icon-48.png",