Conference Call Manager Firefox

Examine source code of Conference Call Manager

Inspect and view changes in Conference Call Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Conference Call Manager",
  "version": "1.1",
  "description": "Manage and track your conference calls with notifications and calendar integration.",
  "permissions": [
    "storage",
    "activeTab",
    "alarms",
    "identity"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8da015cc-440e-47bd-bf09-4375beed0a58}"
    }
  }
}

Best Conference Call Manager Alternatives

Here are some Firefox add-ons that are similar to Conference Call Manager: