DebridPlanet

DebridPlanet Extension

什麼是DebridPlanet?

DebridPlanet是由debridplanet開發的Chrome擴展程式,該擴展的主要功能是“DebridPlanet Extension”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載DebridPlanet擴展crx文件

下載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
官方網址 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\/*"
    ]
}