Lightweight WebSocket client Firefox

Examine source code of Lightweight WebSocket client

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"
    }
  }
}

Best Lightweight WebSocket client Alternatives

Here are some Firefox add-ons that are similar to Lightweight WebSocket client: