Streamlink Handoff Firefox

Examine source code of Streamlink Handoff

By: bgh
Inspect and view changes in Streamlink Handoff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Streamlink Handoff",
  "version": "2.0.5",
  "description": "Pass video URLs to Streamlink for playback",
  "icons": {
    "32": "icon.svg",
    "64": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "nativeMessaging",
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "streamlink-handoff@bgh.io"
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Streamlink Handoff Alternatives

Here are some Firefox add-ons that are similar to Streamlink Handoff: