WebExtension.net
Toggle dark mode
WebExtension.net

Vider Downloader

View on Chrome Web Store
View Vider Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
8 views
This extension has been viewed 8 times

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

Download videos from Vider.info with just one click for free! Open video you want to download and hit the download button under it.
Type
Extension
Users
550 users
34
Undefined
View author page of Undefined
Published
Published on December 24, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on January 13, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Vider 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.6",
    "icons": {
        "16": "UI\/icon16.png",
        "64": "UI\/icon64.png"
    },
    "permissions": [
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*.vider.info\/*"
    ],
    "background": {
        "service_worker": "downloads.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.vider.info\/*"
            ],
            "js": [
                "libs\/jquery-3.3.1.min.js",
                "main.js"
            ]
        }
    ]
}
WebExtension.net

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

© 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