WebExtension.net
WebExtension.net

Video Downloader Plus

View on Chrome Web Store
View Video Downloader Plus Chrome Extension on Chrome Web Store
4.5 (24,898 ratings)
4 new ratings

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

Video Downloader Plus - The fastest and easiest way to download any video from any website.
Type
Extension
Users
1,000,000 users
Website vidow.io
Video Downloader Plus
View author page of Video Downloader Plus
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 14, 2017
Version 3.0.1
Manifest version
3
Updated
Updated on April 3, 2024
View on Chrome Web Store
View Video Downloader Plus Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "icons\/icon_inactive.png",
        "default_popup": "html\/popup.html",
        "default_title": "Video Downloader Plus"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/common.js",
                "js\/contentscript.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "webRequest",
        "declarativeNetRequest",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en_US",
    "version": "3.0.1",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "options_ui": {
        "page": "html\/options.html",
        "open_in_tab": true
    }
}
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