DeFiChain Wallet
DeFi Blockchain Light Wallet for Chrome.
DeFiChain Wallet क्या है?
DeFiChain Wallet mbochmann द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "DeFi Blockchain Light Wallet for Chrome."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DeFiChain Wallet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Lightweight, instant access to Decentralized Finance for Bitcoin, at your fingertips. This light wallet was compiled and published by the community from the original repository with some slight changes to fix UI issues. I don't take any responsibility for losses or other damages. External API used: https://jellyfishsdk.com/ocean/ (endpoint: ocean.defichain.com) Official website: https://defichain.com Repository: https://github.com/DeFiCh/wallet My twitter: https://twitter.com/tcc701
एक्सटेंशन की मूल जानकारी
नाम | DeFiChain Wallet |
ID | nfcifgkilclnhcmfhfengahbkjhbhnih |
आधिकारिक URL | https://chromewebstore.google.com/detail/defichain-wallet/nfcifgkilclnhcmfhfengahbkjhbhnih |
विवरण | DeFi Blockchain Light Wallet for Chrome. |
फ़ाइल का आकार | 10.83 MB |
स्थापना संख्या | 721 |
वर्तमान संस्करण | 2.3.1 |
अंतिम अपडेट | 2022-09-12 |
प्रकाशन तिथि | 2022-08-29 |
डेवलपर | mbochmann |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background_color": "#000000", "description": "DeFi Blockchain Light Wallet for Chrome.", "display": "standalone", "lang": "en", "name": "DeFiChain Wallet", "short_name": "DeFiChain Wallet", "start_url": "\/?utm_source=web_app_manifest", "orientation": "portrait", "related_applications": [ { "platform": "play", "url": "http:\/\/play.google.com\/store\/apps\/details?id=com.defichain.app", "id": "com.defichain.app" } ], "prefer_related_applications": true, "version": "2.3.1", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "DeFi Blockchain Light Wallet" }, "icons": { "16": "favicon-16.png", "32": "favicon-32.png", "144": ".\/pwa\/chrome-icon\/chrome-icon-144.png", "192": ".\/pwa\/chrome-icon\/chrome-icon-192.png", "512": ".\/pwa\/chrome-icon\/chrome-icon-512.png" } } |