Shell Wallet
Shell Wallet is a browser extension wallet for the Inter blockchain ecosystem.
什么是Shell Wallet?
Shell Wallet是由https://shellwallet.io开发的Chrome扩展程序,该扩展的主要功能是“Shell Wallet is a browser extension wallet for the Inter blockchain ecosystem.”。
扩展截图
下载Shell Wallet扩展crx文件
下载Shell Wallet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Shell Wallet is the first and leading browser extension IBC-enabled wallet built for Cosmos Ecosystem. Shell Wallet provides Cosmos-SDK based features with the most adaptable account management and wallet functionalities for the blockchain network. MAIN FEATURES // - Multichain account management - Governance proposals voting - Add new blockchains from web front-ends - Support hardware wallet (Ledger Nano X/S) - Display NFTs on Sei Network ..and many more Reminder: All transactions done by Shell Wallet are signed offline on your devices. Your private keys are securely encrypted and saved on your computer For More Information // [email protected] For Landing// https://shellwallet.io
扩展基本信息
名称 | Shell Wallet |
ID | kbdcddcmgoplfockflacnnefaehaiocb |
官方URL | https://chromewebstore.google.com/detail/shell-wallet/kbdcddcmgoplfockflacnnefaehaiocb |
简介 | Shell Wallet is a browser extension wallet for the Inter blockchain ecosystem. |
文件大小 | 12.02 MB |
安装次数 | 26,051 |
当前版本 | 0.3.5 |
更新时间 | 2023-08-17 |
上架时间 | 2023-06-03 |
评分 | 4.92/5 共72次评分 |
开发者 | https://shellwallet.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://shellwallet.io |
帮助页面URL | https://docs.shellwallet.io |
隐私政策页面URL | https://www.freeprivacypolicy.com/live/036a5bc1-cfde-4cbc-90ee-f2f7c148f350 |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Shell Wallet", "description": "Shell Wallet is a browser extension wallet for the Inter blockchain ecosystem.", "version": "0.3.5", "icons": { "16": "assets\/icon-16.png", "48": "assets\/icon-48.png", "128": "assets\/icon-128.png" }, "action": { "default_popup": "popup.html", "default_title": "Shell" }, "background": { "service_worker": "background.bundle.js" }, "permissions": [ "storage", "notifications", "idle", "alarms" ], "content_scripts": [ { "matches": [ " |