WebexLib Firefox

Examine source code of WebexLib

Inspect and view changes in WebexLib source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WebexLib",
  "description": "A collection of Webex tools and utilities",
  "version": "0.2.0",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "webex-favicon.webp"
  },
  "host_permissions": [
    "https://*.webex.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.webex.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "webexlib@nicolello.dev",
      "strict_min_version": "60.0"
    }
  }
}

Best WebexLib Alternatives

Here are some Firefox add-ons that are similar to WebexLib: