DebridPlanet

DebridPlanet Extension

ما هو DebridPlanet؟

DebridPlanet هو إضافة Chrome تم تطويرها بواسطة debridplanet، والميزة الرئيسية لها هي "DebridPlanet Extension".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة DebridPlanet

قم بتنزيل ملفات الامتداد DebridPlanet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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\/*"
    ]
}