DownloadPro

DownloadPro

Co je DownloadPro?

DownloadPro je rozšíření Chrome vyvinuté https://hocgin.top, a jeho hlavní funkcí je „DownloadPro“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření DownloadPro

Stáhněte si soubory rozšíření DownloadPro ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The browser plug-in super downloader is a powerful download tool, which can check the download progress conveniently and quickly.
It provides many features, including:

   Progress display: You can view the download progress in real time, including the downloaded file size, download speed, remaining time, etc.

   Copy download link: You can copy the download link to the clipboard, which is convenient for other download tools or other purposes.

   Re-download: If an error occurs during the download, you can restart the download.

   Open the file: After the download is complete, you can directly open the file.

   Open Directory: You can easily open the directory where the downloaded file is located.

   One-click clear record: You can quickly clear the download history.

   Silent download: You can download silently in the background without disturbing the user.

In general, the browser plug-in super downloader is a very convenient and practical download tool, which can meet various downloading needs of users.

If you encounter problems during use, please don't worry, bad reviews can't solve the problem. You can give feedback on the link below, and I will follow up in time.
👉 https://logspot.hocgin.top/addone-download-pro?active=feedback 👈

If it helps you, can you give me a good review🌹                    

Základní Informace o Rozšíření

Název DownloadPro DownloadPro
ID ogkmaejhplibnhinnnmbppiacggnnmlh
Oficiální URL https://chromewebstore.google.com/detail/downloadpro/ogkmaejhplibnhinnnmbppiacggnnmlh
Popis DownloadPro
Velikost souboru 1022 KB
Počet instalací 262
Aktuální Verze 0.0.14
Poslední Aktualizace 2023-10-18
Datum Vydání 2023-01-02
Vývojář https://hocgin.top
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://logspot.hocgin.top/privacy
Podporované Jazyky de,en,fr,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "version": "0.0.14",
    "description": "__MSG_extension_description__",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "options_page": "$options.html",
    "action": {
        "default_popup": "$popup.html",
        "default_title": "__MSG_extension_extension_action_title"
    },
    "icons": {
        "16": "$_logo_16.png",
        "32": "$_logo_32.png",
        "48": "$_logo_48.png",
        "128": "$_logo_128.png"
    },
    "homepage_url": "https:\/\/logspot.hocgin.top\/addone-download-pro",
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "storage",
        "tabs",
        "management",
        "notifications",
        "downloads",
        "downloads.shelf",
        "downloads.open"
    ],
    "host_permissions": [
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/sso.hocgin.top\/addone\/addone-download-pro\/redirect*",
                "https:\/\/sso.hocgin.top\/addone\/addone-download-pro\/redirect*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "contentScript_0.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/logspot.hocgin.top\/addone-download-pro*",
                "*:\/\/*\/addone-download-pro*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "contentScript_1.js"
            ],
            "css": [
                "contentScript_1.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    }
}