Free Download Manager for Google Chrome™

Easily manage and accelerate your downloads up to 5 times!

Τι είναι το Free Download Manager for Google Chrome™;

Το Free Download Manager for Google Chrome™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://downloader.freebusinessapps.net, και η κύρια λειτουργία του είναι "Easily manage and accelerate your downloads up to 5 times!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Free Download Manager for Google Chrome™

Λήψη αρχείων επέκτασης Free Download Manager for Google Chrome™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Our Free Download Manager for Google Chrome™ will enable you to download all types of files without any hassle at the maximum speed as downloads are split into multiple threads instead of one thread. Save time downloading files and use the maximum bandwidth of your internet connection.
Free Download Manager for Google Chrome™ is an application that enables you to download large files using multi-threaded technology.

On our web-site you can easily download any file on the web and save files on your PC or right on your Google Drive without saving it onto your desktop. Try it out today
if you want to download a large file to your Google Drive.

Inside the options page, you can choose how many threads you want to use for each download. Maximum number is 5.
To begin using Free Download Manager for Google Chrome™ to download any file to your local computer, simply install our extension, then RIGHT click the file
you wish to download and choose "Download with Free Download Manager for Google Chrome™"

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. Free Download Manager for Google Chrome™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Free Download Manager for Google Chrome™ Free Download Manager for Google Chrome™
ID foghpgkpmafaojbgpdnaelhaidlpmigi
Επίσημο URL https://chromewebstore.google.com/detail/free-download-manager-for/foghpgkpmafaojbgpdnaelhaidlpmigi
Περιγραφή Easily manage and accelerate your downloads up to 5 times!
Μέγεθος Αρχείου 914 KB
Αριθμός Εγκαταστάσεων 52,149
Τρέχουσα Έκδοση 3.1.2
Τελευταία Ενημέρωση 2022-03-16
Ημερομηνία Δημοσίευσης 2020-03-23
Αξιολόγηση 4.03/5 Συνολικά 210 Αξιολογήσεις
Προγραμματιστής https://downloader.freebusinessapps.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://downloader.freebusinessapps.net
Διεύθυνση URL της Σελίδας Βοήθειας https://downloader.freebusinessapps.net/contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.freebusinessapps.net/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,sr,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "download-accelerator-manager",
    "version": "3.1.2",
    "manifest_version": 3,
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/downloader.freebusinessapps.net\/",
    "permissions": [
        "storage",
        "downloads",
        "alarms"
    ],
    "action": {
        "default_title": "__MSG_app_name__",
        "default_icon": {
            "16": "data\/icons\/16.png",
            "32": "data\/icons\/32.png",
            "48": "data\/icons\/48.png",
            "64": "data\/icons\/64.png"
        }
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    }
}