Eternl
A Cardano light wallet.
What is Eternl?
Eternl is a Chrome extension developed by https://eternl.io, and its main feature is "A Cardano light wallet.".
Extension Screenshots
Download Eternl Extension CRX File
Download Eternl extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Eternl |
ID | kmhcihpebfmpgmihbkipmjlmmioameka |
Official URL | https://chromewebstore.google.com/detail/eternl/kmhcihpebfmpgmihbkipmjlmmioameka |
Description | A Cardano light wallet. |
File Size | 15.73 MB |
Installation Count | 103,138 |
Current Version | 1.11.18 |
Last Updated | 2023-12-26 |
Publish Date | 2021-12-08 |
Rating | 4.75/5 Total 59 Ratings |
Developer | https://eternl.io |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://ccvault.io/app/mainnet/imprint |
Supported Languages | 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": [ " |