Asterisk Click2Dial Firefox

Examine source code of Asterisk Click2Dial

By: SINNO
Inspect and view changes in Asterisk Click2Dial source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Asterisk Click2Call",
  "version": "1.1",
  "description": "This is an easy to use extension, call by clicking on the underlined number.",
  "author": "Ahmed Ezzar, Emilie Sinno, Ilyes Najjari, Lilian Chaptal",
  "icons": {
    "48": "icons/asterisk-48.png"
  },
  "permissions": [
    "storage",
    "menus",
    "webNavigation",
    "<all_urls>",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "20": "icons/asterisk-20.png",
      "32": "icons/asterisk-32.png"
    },
    "default_title": "Asterisk Click2Call",
    "default_popup": "popup/popupAsterisk.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "asterisk.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "content-script.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "content-script.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3c8c2ef-6379-4b9d-8369-024b71a82036}"
    }
  }
}

Best Asterisk Click2Dial Alternatives

Here are some Firefox add-ons that are similar to Asterisk Click2Dial: