WebExtension.net
WebExtension.net

Video Downloader Professional

View on Chrome Web Store
View Video Downloader Professional Chrome Extension on Chrome Web Store
4.5 (220,829 ratings)
1 new ratings

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

Download videos from web sites or just collect them in your video list without downloading them.
Type
Extension
Users
4,000,000 users
startpage24.com
View author page of startpage24.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 5, 2013
Version 2.1.6
Manifest version
3
Updated
Updated on June 19, 2024
View on Chrome Web Store
View Video Downloader Professional Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video Downloader Professional",
    "description": "__MSG_appDesc__",
    "icons": {
        "16": "icon.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "default_locale": "en",
    "version": "2.1.6",
    "manifest_version": 3,
    "permissions": [
        "sidePanel",
        "webRequest",
        "downloads",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                ".\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false,
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Video Downloader Professional",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}
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