Cocoleech Premium Link Generator

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

Qu'est-ce que Cocoleech Premium Link Generator ?

Cocoleech Premium Link Generator est une extension Chrome développée par https://members.cocoleech.com, et sa fonction principale est "Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Cocoleech Premium Link Generator

Téléchargez les fichiers d'extension Cocoleech Premium Link Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Cocoleech Premium Link Generator Cocoleech Premium Link Generator
ID okdpbpibcgnogphncgdimcpapbineiam
URL Officiel https://chromewebstore.google.com/detail/cocoleech-premium-link-ge/okdpbpibcgnogphncgdimcpapbineiam
Description Cocoleech Debrid. Generate direct download links from filehosts. Download from most popular filehosts without waiting.
Taille du Fichier 27.43 KB
Nombre d'Installations 1,436
Version Actuelle 1.0.2
Dernière Mise à Jour 2023-01-11
Date de Publication 2023-01-11
Évaluation 2.75/5 Total 4 Évaluations
Développeur https://members.cocoleech.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://members.cocoleech.com
URL de la Page d'Aide https://members.cocoleech.com/support
Langues Prises en Charge 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": [
        ""
    ]
}