Cocoleech Premium Link Generator

Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.

Cocoleech Premium Link Generatorとは何ですか?

Cocoleech Premium Link Generatorはhttps://members.cocoleech.comによって開発されたChromeの拡張機能で、その主な機能は「Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.」です。

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

screenshot

Cocoleech Premium Link Generator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Cocoleech is a premium link generator and debrid service that allows you to download your file without waiting. Cocoleech simplifies and accelerates your downloads.

- Right click on any file that you'd like to unrestrict and click "Download with Cocoleech"
- Generate links directly with extension.
- View your user information.                    

拡張機能の基本情報

名前 Cocoleech Premium Link Generator Cocoleech Premium Link Generator
ID okdpbpibcgnogphncgdimcpapbineiam
公式URL https://chromewebstore.google.com/detail/cocoleech-premium-link-ge/okdpbpibcgnogphncgdimcpapbineiam
説明 Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.
ファイルサイズ 27.43 KB
インストール数 1,436
現在のバージョン 1.0.2
最終更新日 2023-01-11
公開日 2023-01-11
評価 2.75/5 合計 4 レビュー
開発者 https://members.cocoleech.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://members.cocoleech.com
ヘルプページのURL https://members.cocoleech.com/support
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cocoleech Premium Link Generator",
    "version": "1.0.2",
    "manifest_version": 3,
    "description": "Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.",
    "action": {
        "default_popup": "popup.html"
    },
    "options_page": "popup.html",
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "service_worker": "Background.js"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "scripting",
        "notifications"
    ],
    "host_permissions": [
        ""
    ]
}