WebExtension.net
WebExtension.net

Video DownloadHelper

View on Chrome Web Store
View Video DownloadHelper Chrome Extension on Chrome Web Store
4.4 (21,859 ratings)
13 new ratings

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

Download Videos from the Web
Type
Extension
Users
3,000,000 users
Aclap
View author page of Aclap
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 4, 2015
Version 9.1.1.0
Manifest version
3
Updated
Updated on October 15, 2024
View on Chrome Web Store
View Video DownloadHelper Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Michel Gutierrez",
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "version": "9.1.1.0",
    "permissions": [
        "tabs",
        "webRequest",
        "downloads",
        "webNavigation",
        "notifications",
        "scripting",
        "storage",
        "contextMenus",
        "nativeMessaging",
        "declarativeNetRequest",
        "sidePanel"
    ],
    "optional_permissions": [
        "downloads.open"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.downloadhelper.net\/*"
            ],
            "js": [
                "injected\/downloadhelper.net.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.downloadhelper.net\/changelog\/mozilla\/*"
            ],
            "js": [
                "injected\/changelog.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.downloadhelper.net\/debugger"
            ],
            "js": [
                "injected\/debugger.js"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "default-action": {
            "description": "Execute default action",
            "suggested_key": {
                "default": "Alt+Down",
                "mac": "Ctrl+Shift+Down"
            }
        },
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Up",
                "mac": "Ctrl+Shift+Up"
            }
        }
    },
    "manifest_version": 3,
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background\/main.js"
    },
    "action": {
        "default_popup": "\/content2\/popup.html",
        "default_title": "Video DownloadHelper",
        "default_icon": {
            "128": "\/content2\/icons\/stable-color.png"
        }
    },
    "side_panel": {
        "default_path": "\/content2\/sidebar.html",
        "default_title": "Video DownloadHelper",
        "default_icon": {
            "128": "\/content2\/icons\/stable-color.png"
        }
    },
    "name": "Video DownloadHelper",
    "icons": {
        "128": "\/content2\/icons\/stable-color.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqm\/Cdcx4ikjVJbadUGpwrgJXdkc6Is8smuMiuAQbzgOg0cETVxuAY55UxgCxsh3lu4Os0RFK11bMBhu79Jbwv8tyml6mFGLLncLU2dFPZwnZWnIt5U+KC+uOvjryOacIPLxS\/PeF2sXScNd0QJg\/wTyl5WIizFtbcM3ZmFDFsj39FuUoH\/OhO1Ux1\/4Xn6dbSRb5F6qgkS2CU9ptTPQz0NJNaEmbL7vnWQkl2C8N4SjlDpRf\/lC5r72Ow16hmbNmCGRhbxjPF0Dm+EO2uyF6dBw4n9V8BjBXQ7AdL5J3k4dXJk\/oIOD2GQJsGyHK6TobNPPjy6W7bpPBtSfesIXS+wIDAQAB"
}
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