DownloadPro

DownloadPro

Qu'est-ce que DownloadPro ?

DownloadPro est une extension Chrome développée par https://hocgin.top, et sa fonction principale est "DownloadPro".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension DownloadPro

Téléchargez les fichiers d'extension DownloadPro au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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🌹                    

Informations de Base sur l'Extension

Nom DownloadPro DownloadPro
ID ogkmaejhplibnhinnnmbppiacggnnmlh
URL Officiel https://chromewebstore.google.com/detail/downloadpro/ogkmaejhplibnhinnnmbppiacggnnmlh
Description DownloadPro
Taille du Fichier 1022 KB
Nombre d'Installations 262
Version Actuelle 0.0.14
Dernière Mise à Jour 2023-10-18
Date de Publication 2023-01-02
Développeur https://hocgin.top
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://logspot.hocgin.top/privacy
Langues Prises en Charge 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"
    }
}