DebridPlanet

DebridPlanet Extension

What is DebridPlanet?

DebridPlanet is a Chrome extension developed by debridplanet, and its main feature is "DebridPlanet Extension".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download DebridPlanet Extension CRX File

Download DebridPlanet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name DebridPlanet DebridPlanet
ID fkglmpjciaadgmbhbckianabcelfdamc
Official URL https://chrome.google.com/webstore/detail/debridplanet/fkglmpjciaadgmbhbckianabcelfdamc
Description DebridPlanet Extension
File Size 6.6 MB
Installation Count 156
Current Version 1.0.3
Last Updated 2021-02-04
Publish Date 2021-01-25
Rating 5.00/5 Total 3 Ratings
Developer debridplanet
Email [email protected]
Payment Type free
Extension Website https://debridplanet.com
Help Page URL https://debridplanet.com
Supported Languages 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\/*"
    ]
}