Cocoleech Premium Link Generator

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

Cocoleech Premium Link Generator là gì?

Cocoleech Premium Link Generator là một tiện ích mở rộng Chrome được phát triển bởi https://members.cocoleech.com, và tính năng chính của nó là "Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cocoleech Premium Link Generator

Tải xuống các tệp mở rộng Cocoleech Premium Link Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cocoleech Premium Link Generator Cocoleech Premium Link Generator
ID okdpbpibcgnogphncgdimcpapbineiam
URL Chính Thức https://chromewebstore.google.com/detail/cocoleech-premium-link-ge/okdpbpibcgnogphncgdimcpapbineiam
Mô tả Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.
Kích Thước Tệp 27.43 KB
Số Lần Cài Đặt 1,436
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2023-01-11
Ngày Phát Hành 2023-01-11
Đánh Giá 2.75/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://members.cocoleech.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://members.cocoleech.com
URL Trang Trợ Giúp https://members.cocoleech.com/support
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ]
}