gloCOM Call Firefox

Examine source code of gloCOM Call

Inspect and view changes in gloCOM Call source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Bicom Systems ltd",
  "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 gloCOM to call numbers in Firefox.",
  "icons": {
    "16": "app16.png",
    "32": "app32.png",
    "48": "app48.png",
    "128": "app128.png"
  },
  "manifest_version": 2,
  "name": "gloCOM Call",
  "permissions": [
    "tabs",
    "webNavigation",
    "contextMenus",
    "webRequest",
    "storage",
    "<all_urls>"
  ],
  "version": "8.0.0.0",
  "web_accessible_resources": [
    "glocom_icon.jpg",
    "detectAjax.js"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-hvDTtAhroiK2Vg@jetpack",
      "strict_min_version": "58.0"
    }
  }
}

Best gloCOM Call Alternatives

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