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™はhttps://downloader.freebusinessapps.netによって開発されたChromeの拡張機能で、その主な機能は「Easily manage and accelerate your downloads up to 5 times!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Free Download Manager for Google Chrome™拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}