tabCast beast Firefox

Examine source code of tabCast beast

Inspect and view changes in tabCast beast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "tabCast beast",
  "version": "1.2",
  "manifest_version": 2,
  "description": "It Creates a WiFi Display Session and captured tab media stream using chrome.displaySource API.",
  "permissions": [
    "tabCapture",
    "tabs",
    "displaySource"
  ],
  "browser_action": {
    "default_title": "Tab cast",
    "default_popup": "main.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best tabCast beast Alternatives

Here are some Firefox add-ons that are similar to tabCast beast: