WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Twitch VOD Downloader

Twitch VOD Downloader

View on Chrome Web Store
View Twitch VOD Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (423 ratings)
1 new ratings
11 views
This extension has been viewed 11 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Download and View Twitch VOD Segments
Type
Extension
Users
200,000 users
100K
Andre Bradshaw
View author page of Andre Bradshaw
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 29, 2022
Version 3.21
Manifest version
3
Updated
Updated on February 15, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Twitch VOD Downloader Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Twitch VOD Downloader",
    "version": "3.21",
    "description": "Download and View Twitch VOD Segments",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.twitch.tv\/*",
                "https:\/\/kick.com\/*",
                "https:\/\/www.kick.com\/*",
                "https:\/\/www.voddownloader.com\/*",
                "https:\/\/voddownloader.com\/*"
            ],
            "js": [
                "fragmentObject.js",
                "hls.js",
                "colorPalette.js",
                "icons.js",
                "utilities.js",
                "streamInfo.js",
                "css.js",
                "uiSettings.js",
                "domUtils.js",
                "progressBar.js",
                "videoFunctions.js",
                "domBuilder.js",
                "loading.js",
                "ogChat.js",
                "customVideoControls.js",
                "largeDownload.js",
                "ui.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/gql.twitch.tv\/gql",
        "https:\/\/usher.ttvnw.net\/*\/*",
        "https:\/\/video-weaver.atl01.hls.ttvnw.net\/*\/*",
        "https:\/\/video-weaver.atl02.hls.ttvnw.net\/*\/*",
        "https:\/\/video-weaver.atl03.hls.ttvnw.net\/*\/*",
        "https:\/\/video-weaver.ord01.hls.ttvnw.net\/*",
        "https:\/\/video-weaver.ord56.hls.ttvnw.net\/*",
        "https:\/\/video-weaver.ord03.hls.ttvnw.net\/*",
        "https:\/\/*.cloudfront.net\/*",
        "https:\/\/streamscharts.com\/*",
        "https:\/\/sullygnome.com\/*",
        "https:\/\/twitchtracker.com\/*",
        "https:\/\/video-edge-d4610e.pdx01.abs.hls.ttvnw.net\/*",
        "https:\/\/kick.com\/*",
        "https:\/\/www.kick.com\/*",
        "https:\/\/stream.kick.com\/*",
        "https:\/\/search.kick.com\/*",
        "https:\/\/www.gstatic.com\/*",
        "https:\/\/production.assets.clips.twitchcdn.net\/*"
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top