DebridPlanet

DebridPlanet Extension

DebridPlanet क्या है?

DebridPlanet debridplanet द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "DebridPlanet Extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में DebridPlanet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम DebridPlanet DebridPlanet
ID fkglmpjciaadgmbhbckianabcelfdamc
आधिकारिक URL https://chrome.google.com/webstore/detail/debridplanet/fkglmpjciaadgmbhbckianabcelfdamc
विवरण DebridPlanet Extension
फ़ाइल का आकार 6.6 MB
स्थापना संख्या 156
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2021-02-04
प्रकाशन तिथि 2021-01-25
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर debridplanet
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://debridplanet.com
सहायता पृष्ठ URL https://debridplanet.com
समर्थित भाषाएँ 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\/*"
    ]
}