Twitch VOD Downloader and Viewer Firefox

Examine source code of Twitch VOD Downloader and Viewer

Inspect and view changes in Twitch VOD Downloader and Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch VOD Downloader and Viewer",
  "version": "2.15",
  "description": "Download and View Twitch VOD Segments",
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*"
      ],
      "js": [
        "icons.js",
        "utilities.js",
        "domFunctions.js",
        "hls.js",
        "cssFunction.js",
        "markVodStreams.js",
        "videoFunctions.js",
        "streamExtractionUtils.js",
        "dualSlider.js",
        "uiCreation.js",
        "buttons.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://gql.twitch.tv/gql",
    "https://usher.ttvnw.net/*/*",
    "https://video-weaver.atl01.hls.ttvnw.net/*/*",
    "https://*.cloudfront.net/*",
    "https://streamscharts.com/*"
  ],
  "icons": {
    "48": "48.png",
    "96": "96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33873724-a6c2-478f-831a-fdd2bb875896}"
    }
  }
}

Best Twitch VOD Downloader and Viewer Alternatives

Here are some Firefox add-ons that are similar to Twitch VOD Downloader and Viewer: