Konnekt Click2Call Firefox

Examine source code of Konnekt Click2Call

Inspect and view changes in Konnekt Click2Call source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Konnekt Click2Call",
  "version": "1.9resigned1",
  "description": "Convierte cualquier número de teléfono en un enlace para llamar desde tu extensión de Konnekt.",
  "homepage_url": "https://www.konnekt.es",
  "icons": {
    "48": "icons/click2call-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "click2call.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "click2call_ff@konnekt.es"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "jquery-3.2.1.min.js",
      "context_menu.js"
    ]
  },
  "permissions": [
    "*://*.telsome.es/*",
    "contextMenus",
    "webRequest",
    "activeTab",
    "storage",
    "notifications",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/click2call-32.png",
    "default_title": "Konnekt Click2Call",
    "default_popup": "popup/configure.html"
  },
  "web_accessible_resources": [
    "img/konnekt.png"
  ]
}

Best Konnekt Click2Call Alternatives

Here are some Firefox add-ons that are similar to Konnekt Click2Call: