Axatel Endpoint Client Firefox

Examine source code of Axatel Endpoint Client

Inspect and view changes in Axatel Endpoint Client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "WS Endpoint Extension",
  "version": "1.0",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "oktell.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {},
  "permissions": [
    "tabs"
  ]
}

Best Axatel Endpoint Client Alternatives

Here are some Firefox add-ons that are similar to Axatel Endpoint Client: