Communicator Call Firefox

Examine source code of Communicator Call

Inspect and view changes in Communicator 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 Communicator to call numbers in Firefox.",
  "icons": {
    "16": "app16.png",
    "32": "app32.png",
    "48": "app48.png",
    "128": "app128.png"
  },
  "manifest_version": 2,
  "name": "Communicator 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-hP2BrAfu2bcoIQ@jetpack",
      "strict_min_version": "58.0"
    }
  }
}

Meilleures alternatives Communicator Call

Voici quelques Firefox add-ons qui sont similaires à Communicator Call :