WebExtension.net
WebExtension.net

Video Downloader PLUS

View on Chrome Web Store
View Video Downloader PLUS Chrome Extension on Chrome Web Store
3.1 (1,416 ratings)

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

Best Video Downloader Extension. Downloads most popular media types from any website.
Type
Extension
Users
1,000,000 users
FDOWN
View author page of FDOWN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 19, 2020
Version 6.5.5
Manifest version
3
Updated
Updated on July 27, 2024
View on Chrome Web Store
View Video Downloader PLUS Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "main.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extension_title__"
    },
    "icons": {
        "16": "assets\/images\/fdown_icon_16.png",
        "24": "assets\/images\/fdown_icon_24.png",
        "32": "assets\/images\/fdown_icon_32.png",
        "48": "assets\/images\/fdown_icon_48.png",
        "64": "assets\/images\/fdown_icon_64.png",
        "128": "assets\/images\/fdown_icon_128.png"
    },
    "content_scripts": [
        {
            "css": [
                "assets\/css\/content.css"
            ],
            "js": [
                "assets\/extra\/jquery.js",
                "scripts\/content.build.min.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_extension_description__",
    "manifest_version": 3,
    "name": "Video Downloader PLUS",
    "permissions": [
        "tabs",
        "scripting",
        "webRequest",
        "unlimitedStorage",
        "management",
        "downloads",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "<all_urls>"
    ],
    "short_name": "Video Downloader PLUS",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.5.5",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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