Cocoleech Premium Link Generator
Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.
Vad är Cocoleech Premium Link Generator?
Cocoleech Premium Link Generator är en Chrome-tillägg utvecklad av https://members.cocoleech.com, och dess huvudfunktion är "Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.".
Tilläggsskärmbilder
Ladda ner Cocoleech Premium Link Generator-förlängningens CRX-fil
Ladda ner Cocoleech Premium Link Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Cocoleech Premium Link Generator |
ID | okdpbpibcgnogphncgdimcpapbineiam |
Officiell webbadress | https://chromewebstore.google.com/detail/cocoleech-premium-link-ge/okdpbpibcgnogphncgdimcpapbineiam |
Beskrivning | Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting. |
Filstorlek | 27.43 KB |
Antal Installationer | 1,436 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2023-01-11 |
Publiceringsdatum | 2023-01-11 |
Betyg | 2.75/5 Totalt 4 Betyg |
Utvecklare | https://members.cocoleech.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://members.cocoleech.com |
Hjälpsida URL | https://members.cocoleech.com/support |
Stödda Språk | 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": [ " |