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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://members.cocoleech.com และคุณลักษณะหลักของมันคือ "Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cocoleech Premium Link Generator

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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": [
        ""
    ]
}