Tab Capture Advanced Firefox

Examine source code of Tab Capture Advanced

Inspect and view changes in Tab Capture Advanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Capture",
  "description": "Capture a tab and play in a <video> element in a separate tab.",
  "version": "2.6.9",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "eventPage.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage",
    "tabs",
    "tabCapture"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0753d310-9c45-4aec-8f71-b6a28d9cf5d2}"
    }
  }
}

Best Tab Capture Advanced Alternatives

Here are some Firefox add-ons that are similar to Tab Capture Advanced: