Cisco Webex Extension Firefox

Examine source code of Cisco Webex Extension

Inspect and view changes in Cisco Webex Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.20.2",
  "manifest_version": 2,
  "homepage_url": "https://www.webex.com/",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "ciscowebexstart1@cisco.com",
      "strict_min_version": "50.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.webex.com/*/cwcsf-nativemsg-iframe-43c85c0d-d633-af5e-c056-32dc7efc570b.html",
        "https://*.webex.com/cwcsf-nativemsg-iframe-43c85c0d-d633-af5e-c056-32dc7efc570b.html",
        "https://*.webex.com.cn/*/cwcsf-nativemsg-iframe-43c85c0d-d633-af5e-c056-32dc7efc570b.html",
        "https://*.webex.com.cn/cwcsf-nativemsg-iframe-43c85c0d-d633-af5e-c056-32dc7efc570b.html"
      ],
      "js": [
        "CryptoJS.js",
        "content_script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "cwcsf-nativemsg-iframe-43c85c0d-d633-af5e-c056-32dc7efc570b.html"
  ],
  "permissions": [
    "https://*.webex.com/*",
    "https://*.webex.com.cn/*",
    "nativeMessaging"
  ]
}

Best Cisco Webex Extension Alternatives

Here are some Firefox add-ons that are similar to Cisco Webex Extension: