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
官方網址 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
電子郵箱 [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\/*"
    ]
}