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

Meilleures alternatives Lightweight WebSocket client

Voici quelques Firefox add-ons qui sont similaires à Lightweight WebSocket client :