Comms X Call Firefox

Examine source code of Comms X Call

Inspect and view changes in Comms X Call source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Apollo Cloud Solutions Limited",
  "background": {
    "scripts": [
      "call_action.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "google_phone_lib.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "highlight_numbers.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "Use Comms X to call numbers in Firefox.",
  "icons": {
    "16": "app16.png",
    "32": "app32.png",
    "48": "app48.png",
    "128": "app128.png"
  },
  "manifest_version": 2,
  "name": "Comms X Call",
  "permissions": [
    "tabs",
    "webNavigation",
    "contextMenus",
    "webRequest",
    "storage",
    "<all_urls>"
  ],
  "version": "7.0.0.1",
  "web_accessible_resources": [
    "glocom_icon.jpg",
    "detectAjax.js"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9566aad3-bdf7-4575-8530-7079e05c040e}",
      "strict_min_version": "42.0"
    }
  }
}

Best Comms X Call Alternatives

Here are some Firefox add-ons that are similar to Comms X Call: