Skip to content

Commit 0caf93f

Browse files
committed
desc
1 parent 7fc8037 commit 0caf93f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 3,
3-
"name": "Quick WebSocket Client",
3+
"name": "Quick WebSocket Client with Socket.IO",
44
"version": "0.0.2",
5-
"description": "A powerful WebSocket testing client with support for ws/wss protocols. Includes Socket.IO support, 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.",
5+
"description": "Construct custom Web Socket requests and handle responses to directly test your Web Socket services,Includes Socket.IO support.",
66
"action": {
77
"default_icon": "icon.png"
88
},

0 commit comments

Comments
 (0)