chore: shorten extension description

This commit is contained in:
Johnny
2025-05-09 20:00:39 +08:00
parent b0b76dcc44
commit 41a55ff5dd
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "slash-extension",
"displayName": "Slash",
"version": "1.0.12",
"description": "An open source, self-hosted platform for sharing and managing your most frequently used links. Save and share your links very easily.",
"description": "An open source, self-hosted platform for sharing and managing your most frequently used links.",
"scripts": {
"dev": "plasmo dev",
"build": "export PARCEL_WORKER_BACKEND=process && plasmo build",