WebExtension.net
Toggle dark mode
WebExtension.net

Video Downloader Ultimate - Free Video Downloader

View on Chrome Web Store
View Video Downloader Ultimate - Free Video Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (281 ratings)
1 new ratings
28 views
This extension has been viewed 28 times

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

Fast, useful and easy to use Video Downloader to save your favorite content online. Enjoy unlimited and seamless downloads!
Type
Extension
Users
400,000 users
100K
konimatoan
View author page of konimatoan
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 15, 2020
Version 1.4.2
Manifest version
3
Updated
Updated on September 6, 2024
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Video Downloader Ultimate - Free Video 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",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "1.4.2",
    "manifest_version": 3,
    "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": "scripts\/service_worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                ".\/scripts\/content.js"
            ],
            "css": [
                ".\/css\/styles.css",
                ".\/css\/sidebar.css"
            ],
            "all_frames": false
        }
    ],
    "permissions": [
        "downloads",
        "storage",
        "webRequest",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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