Skip to content

Commit 6ac116b

Browse files
committed
Update assets and enhance manifest description for WebSocket client
1 parent e24758c commit 6ac116b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

assets/1280x800-2.png

113 KB
Loading

assets/440x280.png

178 KB
Loading

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Quick WebSocket Client",
44
"version": "0.0.1",
5-
"description": "A Quick WebSocket Client for testing WebSocket connections",
5+
"description": "A powerful WebSocket testing client with support for ws/wss protocols. Features JSON formatting, connection monitoring, message history, and persistent storage. Perfect for developers testing WebSocket APIs, with a clean, modern interface for real-time testing and debugging.",
66
"action": {
77
"default_icon": "icon.png"
88
},

0 commit comments

Comments
 (0)