IPVoice Call Firefox

Examine source code of IPVoice Call

Inspect and view changes in IPVoice Call source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "IPVoice 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 IPVoice to call numbers in Firefox.",
  "icons": {
    "16": "app16.png",
    "32": "app32.png",
    "48": "app48.png",
    "128": "app128.png"
  },
  "manifest_version": 2,
  "name": "IPVoice Call",
  "permissions": [
    "tabs",
    "webNavigation",
    "contextMenus",
    "webRequest",
    "storage",
    "<all_urls>"
  ],
  "version": "5.1.0.0",
  "web_accessible_resources": [
    "glocom_icon.jpg",
    "detectAjax.js"
  ]
}

Melhores alternativas IPVoice Call

Aqui estão algumas Firefox add-ons que são similares a IPVoice Call: