DebridPlanet

DebridPlanet Extension

Wat is DebridPlanet?

DebridPlanet is een Chrome-extensie ontwikkeld door debridplanet, en de belangrijkste functie is "DebridPlanet Extension".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie DebridPlanet

Download DebridPlanet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam DebridPlanet DebridPlanet
ID fkglmpjciaadgmbhbckianabcelfdamc
Officiële URL https://chrome.google.com/webstore/detail/debridplanet/fkglmpjciaadgmbhbckianabcelfdamc
Beschrijving DebridPlanet Extension
Bestandsgrootte 6.6 MB
Aantal Installaties 156
Huidige Versie 1.0.3
Laatst Bijgewerkt 2021-02-04
Publicatiedatum 2021-01-25
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar debridplanet
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://debridplanet.com
Help Pagina-URL https://debridplanet.com
Ondersteunde Talen 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\/*"
    ]
}