Update manifest.json

Better wording for the manifest.json
This commit is contained in:
97-42
2024-05-17 21:25:54 +08:00
committed by GitHub
parent da7465594e
commit 5cc3cb095b
+2 -2
View File
@@ -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": ["*://*/*"]
}
]
}
}