Defichain Captain

Viewer for DeFichain, showing rewards from liquidity pools, staking, price and much more. Keep track of your DeFi.

Defichain Captainとは何ですか?

Defichain CaptainはSharkyによって開発されたChromeの拡張機能で、その主な機能は「Viewer for DeFichain, showing rewards from liquidity pools, staking, price and much more. Keep track of your DeFi.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Defichain Captain拡張機能のCRXファイルをダウンロード

Defichain Captain拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        DeFiChain Captain is All In One tool to allow you viewing and tracking your portfolio in one place. 

Easily access and view:
- view DeFiChain pools (crypto, stocks, ETF)
- view your rewards in multiple currencies
- monitor your vaults
- view DFI price
- stay up to date with built in DeFiChain calendar of upcoming events
- view your earnings and switch between minute/hour/day/month/year
- stay up to date with latests podcast episodes

DISCLAIMER: Calculations are estimates and does not represent 100% accuracy.                    

拡張機能の基本情報

名前 Defichain Captain Defichain Captain
ID hmdebandhhfnogdbbjhmjkdjhhnephkk
公式URL https://chromewebstore.google.com/detail/defichain-captain/hmdebandhhfnogdbbjhmjkdjhhnephkk
説明 Viewer for DeFichain, showing rewards from liquidity pools, staking, price and much more. Keep track of your DeFi.
ファイルサイズ 1.18 MB
インストール数 112
現在のバージョン 1.12.5
最終更新日 2023-04-01
公開日 2021-08-26
評価 3.60/5 合計 5 レビュー
開発者 Sharky
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Defichain Captain",
    "version": "1.12.5",
    "description": "Viewer for DeFichain, showing rewards from liquidity pools, staking, price and much more. Keep track of your DeFi.",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "assets\/icon.png"
    },
    "icons": {
        "16": "assets\/icon.png",
        "32": "assets\/icon.png",
        "48": "assets\/icon.png",
        "128": "assets\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/ocean.defichain.com\/*",
        "https:\/\/api.cakedefi.com\/coins\/apy",
        "https:\/\/open.er-api.com\/*",
        "https:\/\/api.dfx.swiss\/*",
        "https:\/\/firestore.googleapis.com\/*"
    ]
}