Kecilin Download Booster

WebExtension for Kecilin Download Booster

Kecilin Download Boosterとは何ですか?

Kecilin Download Boosterはkecilin.developerによって開発されたChromeの拡張機能で、その主な機能は「WebExtension for Kecilin Download Booster」です。

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

screenshot

Kecilin Download Booster拡張機能のCRXファイルをダウンロード

Kecilin Download Booster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Kecilin Download Booster Extension is related to the Kecilin Download Booster app to download a file quickly. This extension works when the Kecilin Download Booster app has been downloaded and opened. Enjoy the change in download speed by using Kecilin Download Booster.

How to use?
1. Download Kecilin Download Booster App on http://kecilin.id/kdb
2. Download Kecilin Download Booster extension
3. Enable the extension
4. Download files to feel the sensation of different download speeds

Privacy Policy :
https://www.termsfeed.com/live/9a884ec2-f1c6-40a1-b8bc-9b8c30e5cd20                    

拡張機能の基本情報

名前 Kecilin Download Booster Kecilin Download Booster
ID amogjidpfjenbpdakbijoondddknbhhf
公式URL https://chromewebstore.google.com/detail/kecilin-download-booster/amogjidpfjenbpdakbijoondddknbhhf
説明 WebExtension for Kecilin Download Booster
ファイルサイズ 80.47 KB
インストール数 128
現在のバージョン 3.0.1
最終更新日 2021-04-04
公開日 2021-04-03
評価 1.00/5 合計 1 レビュー
開発者 kecilin.developer
Eメール [email protected]
支払い方法 free
対応言語 id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "WebExtension for Kecilin Download Booster",
    "manifest_version": 2,
    "name": "Kecilin Download Booster",
    "version": "3.0.1",
    "homepage_url": "https:\/\/kecilin.id",
    "icons": {
        "16": "assets\/images\/16.png",
        "32": "assets\/images\/32.png",
        "48": "assets\/images\/48.png",
        "128": "assets\/images\/128.png"
    },
    "permissions": [
        "downloads",
        "notifications",
        "cookies"
    ],
    "browser_action": {
        "browser_style": true,
        "default_icon": {
            "16": "assets\/images\/16.png",
            "32": "assets\/images\/32.png",
            "48": "assets\/images\/48.png",
            "128": "assets\/images\/128.png"
        }
    },
    "background": {
        "scripts": [
            "browser-polyfill.min.js",
            "background.js"
        ],
        "persistent": true
    }
}