Lightweight WebSocket client Firefox

Examine source code of Lightweight WebSocket client

提供元: websocketclient
Inspect and view changes in Lightweight WebSocket client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WebSocket Client",
  "version": "1.0.0",
  "description": "Lightweight WebSocket client in a popup. Connect to WS/Secure-WS servers, send/receive messages, view logs.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "WebSocket Client",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "websocket-client@example.com"
    }
  }
}

ベストのLightweight WebSocket client代替案

Lightweight WebSocket clientに類似したFirefox add-onをいくつか紹介します: