WebExtension.net
WebExtension.net

HD Video Downloader

View on Chrome Web Store
View HD Video Downloader Chrome Extension on Chrome Web Store
4.6 (1,470 ratings)

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

Chrome app to download any video. HD Video Downloader powers up Chrome browser with download utility for the most video formats
Type
Extension
Users
700,000 users
Sarah Hill
View author page of Sarah Hill
Published
Published on March 18, 2021
Version 2.2.7
Manifest version
3
Updated
Updated on November 12, 2024
View on Chrome Web Store
View HD Video Downloader Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "short_name": "__MSG_name__",
    "action": {
        "default_icon": "icons\/icon32.png",
        "default_title": "__MSG_name__",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/icon32.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "static\/js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                ".\/static\/js\/content.js"
            ],
            "css": [
                ".\/static\/css\/App.css",
                ".\/static\/css\/sidebar.css"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "downloads",
        "storage",
        "webRequest",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "version": "2.2.7"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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