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.”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | okdpbpibcgnogphncgdimcpapbineiam |
| 官方網址 | 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": [
" | |