Keplr
Keplr is a browser extension wallet for the Inter blockchain ecosystem.
什麼是Keplr?
Keplr是由https://keplr.app開發的Chrome擴展程式,該擴展的主要功能是“Keplr is a browser extension wallet for the Inter blockchain ecosystem.”。
擴展截圖
下載Keplr擴展crx文件
下載Keplr擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Introducing the first, and leading, IBC-enabled wallet for the Cosmos ecosystem:
Keplr, Your Wallet for the Interchain
Keplr is an open-source browser extension wallet for the Cosmos interchain ecosystem. We provide the most flexible and versatile account management and wallet functionalities for all Cosmos-SDK based blockchains.
KEY FEATURES //
- Multichain account management
- Stake to any validator and claim rewards
- Vote on governance proposals
- Add new blockchains from web front-ends
- Hardware wallet support (Ledger Nano X/S)
- Sync with mobile account(s)
..and more.
For your safety, all Keplr transactions are signed offline on your device. Your private keys are encrypted and securely stored on your computer.
SUPPORT //
Get your questions answered at https://help.keplr.app. Let the team know of any bugs, or browse the knowledge base articles to learn more about your wallet.
For any other inquiries, this extension wallet is open-sourced; the source code can be reviewed at Chainapsis GitHub.
CONNECT //
To learn more about Keplr, visit the official site at: https://keplr.app
To keep up with the latest Keplr news, follow us on Twitter at https://twitter.com/keplrwallet
For more information on our privacy policy, please refer to https://wallet.keplr.app/privacy-policy.html. 擴展基本資訊
| 名稱 | |
| ID | dmkamcknogkgcdfhhbddcghachkejeap |
| 官方網址 | https://chromewebstore.google.com/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap |
| 簡介 | Keplr is a browser extension wallet for the Inter blockchain ecosystem. |
| 檔案大小 | 7.86 MB |
| 安裝次數 | 1,475,840 |
| 目前版本 | 0.12.70 |
| 更新時間 | 2024-02-23 |
| 上架時間 | 2020-06-17 |
| 評分 | 3.76/5 共 208 次評分 |
| 開發者 | https://keplr.app |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://keplr.app |
| 說明頁面URL | https://help.keplr.app |
| 隱私政策頁面URL | https://wallet.keplr.app/privacy-policy.html |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Keplr",
"description": "Keplr is a browser extension wallet for the Inter blockchain ecosystem.",
"version": "0.12.70",
"icons": {
"16": "assets\/icon-16.png",
"48": "assets\/icon-48.png",
"128": "assets\/icon-128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Keplr"
},
"background": {
"page": "background.html",
"persistent": true
},
"permissions": [
"storage",
"notifications",
"identity",
"idle",
"alarms",
"unlimitedStorage"
],
"content_scripts": [
{
"matches": [
" | |