Eternl
A Cardano light wallet.
什么是Eternl?
Eternl是由https://eternl.io开发的Chrome扩展程序,该扩展的主要功能是“A Cardano light wallet.”。
扩展截图
下载Eternl扩展crx文件
下载Eternl扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Interact with the Cardano blockchain. Send and receive Ada and native tokens. Delegate your Ada to 1 of over 3000 staking pools. Connect your wallet to Cardano dApps. Register for Catalyst voting. Eternl v1.11 includes a complete overhaul of the data core, making the extension much faster to sync data, store less data and need less memory. This update is a major milestone on our road to Eternl v2.
扩展基本信息
名称 | Eternl |
ID | kmhcihpebfmpgmihbkipmjlmmioameka |
官方URL | https://chromewebstore.google.com/detail/eternl/kmhcihpebfmpgmihbkipmjlmmioameka |
简介 | A Cardano light wallet. |
文件大小 | 15.73 MB |
安装次数 | 103,138 |
当前版本 | 1.11.18 |
更新时间 | 2023-12-26 |
上架时间 | 2021-12-08 |
评分 | 4.75/5 共59次评分 |
开发者 | https://eternl.io |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://ccvault.io/app/mainnet/imprint |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eternl", "description": "A Cardano light wallet.", "version": "1.11.18", "manifest_version": 2, "icons": { "16": "icons\/favicon-16x16.png", "32": "icons\/favicon-32x32.png", "48": "icons\/favicon-48x48.png", "96": "icons\/favicon-96x96.png", "128": "icons\/favicon-128x128.png" }, "author": "Tastenkunst GmbH", "browser_action": { "default_title": "Eternl" }, "background": { "scripts": [ "vendor\/trezor-connect.js", "www\/js\/bex-background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "*:\/\/connect.trezor.io\/*\/popup.html" ], "js": [ "vendor\/trezor-content-script.js" ] }, { "matches": [ " |