LookoTV Firefox

Examine source code of LookoTV

By: LookoTV Add-on
Inspect and view changes in LookoTV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LookoTV",
  "description": "Extract and send video streams to TV.",
  "version": "1.25",
  "action": {
    "default_title": "LookoTV",
    "default_popup": "src/popup.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  },
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lookotv@looko.tv",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LookoTV Alternatives

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