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 擴展基本資訊
| 名稱 | |
| ID | kbdcddcmgoplfockflacnnefaehaiocb |
| 官方網址 | 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": [
" | |