Twitch Live DVR Firefox

Examine source code of Twitch Live DVR

Inspect and view changes in Twitch Live DVR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Twitch Live DVR",
  "version": "0.6.9",
  "description": "Overlays current VOD onto the live player for DVR rewind, if possible",
  "icons": {
    "48": "icons/icon.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "Twitch Live DVR",
    "default_popup": "action/index.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*.css",
        "assets/content.85c1f8ca.css"
      ],
      "matches": [
        "*://*.twitch.tv/*",
        "*://twitch.tv/*"
      ]
    }
  ],
  "permissions": [],
  "host_permissions": [
    "*://*.twitch.tv/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*",
        "*://twitch.tv/*"
      ],
      "js": [
        "content_scripts/content-0.js"
      ],
      "css": [
        "content_scripts/content-0.css"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "Twitch-Live-DVR@MrKanDoYo.DEV",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Twitch Live DVR Alternatives

Here are some Firefox add-ons that are similar to Twitch Live DVR: