App Game Tab Capture Example Firefox

Examine source code of App Game Tab Capture Example

Inspect and view changes in App Game Tab Capture Example source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Capture Example",
  "description": "Capture a tab and play in a <video> element in a separate tab.",
  "version": "1.8",
  "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": "{a14ce932-8e1a-4263-88dc-5b689a3e9121}"
    }
  }
}

Best App Game Tab Capture Example Alternatives

Here are some Firefox add-ons that are similar to App Game Tab Capture Example: