SightCall Firefox

Examine source code of SightCall

Inspect and view changes in SightCall source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SightCall Webextension",
  "description": "Enter the full SightCall experience thanks to this extension",
  "version": "1.6",
  "manifest_version": 2,
  "icons": {
    "16": "icon_16x16.png",
    "48": "icon_48x48.png",
    "128": "icon_128x128.png"
  },
  "applications": {
    "gecko": {
      "id": "ffwebext@sightcall.com",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "nativeMessaging"
  ],
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://*.sightcall.com/*",
        "https://*.rtccloud.net/*",
        "https://*.sght.io/*"
      ],
      "all_frames": true
    }
  ]
}

Best SightCall Alternatives

Here are some Firefox add-ons that are similar to SightCall: