DebridPlanet

DebridPlanet Extension

Co je DebridPlanet?

DebridPlanet je rozšíření Chrome vyvinuté debridplanet, a jeho hlavní funkcí je „DebridPlanet Extension“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření DebridPlanet

Stáhněte si soubory rozšíření DebridPlanet ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název DebridPlanet DebridPlanet
ID fkglmpjciaadgmbhbckianabcelfdamc
Oficiální URL https://chrome.google.com/webstore/detail/debridplanet/fkglmpjciaadgmbhbckianabcelfdamc
Popis DebridPlanet Extension
Velikost souboru 6.6 MB
Počet instalací 156
Aktuální Verze 1.0.3
Poslední Aktualizace 2021-02-04
Datum Vydání 2021-01-25
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář debridplanet
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://debridplanet.com
URL Stránky Nápovědy https://debridplanet.com
Podporované Jazyky 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\/*"
    ]
}