Defichain Captain

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

ما هو Defichain Captain؟

Defichain Captain هو إضافة Chrome تم تطويرها بواسطة Sharky، والميزة الرئيسية لها هي "Viewer for DeFichain, showing rewards from liquidity pools, staking, price and much more. Keep track of your DeFi.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Defichain Captain

قم بتنزيل ملفات الامتداد Defichain Captain بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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\/*"
    ]
}