Elysium Wallet
An extension to view all the coin you own on Elysium
What is Elysium Wallet?
Elysium Wallet is a Chrome extension developed by mick199511, and its main feature is "An extension to view all the coin you own on Elysium".
Extension Screenshots
Download Elysium Wallet Extension CRX File
Download Elysium Wallet 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
This is an extension to have a summary of you token staked in for your wallet.
Extension Basic Information
Name | Elysium Wallet |
ID | fbplgegfggencanbeceipjpanlmgpkfi |
Official URL | https://chromewebstore.google.com/detail/elysium-wallet/fbplgegfggencanbeceipjpanlmgpkfi |
Description | An extension to view all the coin you own on Elysium |
File Size | 546 KB |
Installation Count | 42 |
Current Version | 0.1.0 |
Last Updated | 2022-10-24 |
Publish Date | 2022-10-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | mick199511 |
[email protected] | |
Payment Type | free |
Extension Website | https://decentralizedutopia.elysiumvault.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Elysium Wallet", "description": "An extension to view all the coin you own on Elysium", "version": "0.1.0", "permissions": [ "storage" ], "action": { "default_popup": "index.html", "default_icon": "default_icon.png" } } |