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", 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 +}