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
Eメール [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\/*"
    ]
}