DebridPlanet

DebridPlanet Extension

DebridPlanetคืออะไร?

DebridPlanet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย debridplanet และคุณลักษณะหลักของมันคือ "DebridPlanet Extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DebridPlanet

ดาวน์โหลดไฟล์ส่วนขยาย DebridPlanet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/*"
    ]
}