DebridPlanet

DebridPlanet Extension

Cos'è DebridPlanet?

DebridPlanet è un'estensione di Chrome sviluppata da debridplanet, e la sua funzione principale è "DebridPlanet Extension".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione DebridPlanet

Scarica i file di estensione DebridPlanet in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This is an extension for https://debridplanet.com.
DebridPlanet is a debrid site providing you the best multi premium link generator and premium downloader service in the globe!
We are one of the most stable premium downloader available. Downloading your favorite files has never been easier, we are providing an immediate download, fast and secure for every files from supported filehost you found on the Internet with a lightning speed of Premium.
Using this extension, you can easily use DebridPlanet.                    

Informazioni di Base sull'Estensione

Nome DebridPlanet DebridPlanet
ID fkglmpjciaadgmbhbckianabcelfdamc
URL Ufficiale https://chrome.google.com/webstore/detail/debridplanet/fkglmpjciaadgmbhbckianabcelfdamc
Descrizione DebridPlanet Extension
Dimensione del File 6.6 MB
Conteggio Installazioni 156
Versione Corrente 1.0.3
Ultimo Aggiornamento 2021-02-04
Data di Pubblicazione 2021-01-25
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore debridplanet
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://debridplanet.com
URL della Pagina di Aiuto https://debridplanet.com
Lingue Supportate de,en,fr,tr,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DebridPlanet",
    "version": "1.0.3",
    "default_locale": "en",
    "description": "DebridPlanet Extension",
    "icons": {
        "48": "img\/icon.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup\/popup.html",
        "default_title": "DebridPlanet"
    },
    "background": {
        "page": "main.html"
    },
    "permissions": [
        "",
        "tabs",
        "notifications",
        "contextMenus",
        "webRequest",
        "webNavigation",
        "storage",
        "nativeMessaging"
    ],
    "web_accessible_resources": [
        "img\/*",
        "content-scripts\/*",
        "web-scripts\/*",
        "popup\/*",
        "webfonts\/*"
    ]
}