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