Metahub Wallet
A Simple to Use EOS Web Wallet
What is Metahub Wallet?
Metahub Wallet is a Chrome extension developed by metahubwallet, and its main feature is "A Simple to Use EOS Web Wallet".
Extension Screenshots
Download Metahub Wallet Extension CRX File
Download Metahub 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
Easy to use EOS wallet Decentralized, encrypted data stored in your personal computer wallet
Extension Basic Information
Name | Metahub Wallet |
ID | nglnaekfdaelelcaokeemlnopjhekdkj |
Official URL | https://chromewebstore.google.com/detail/metahub-wallet/nglnaekfdaelelcaokeemlnopjhekdkj |
Description | A Simple to Use EOS Web Wallet |
File Size | 1.42 MB |
Installation Count | 328 |
Current Version | 2.0.9 |
Last Updated | 2024-03-01 |
Publish Date | 2022-01-20 |
Rating | 5.00/5 Total 3 Ratings |
Developer | metahubwallet |
[email protected] | |
Payment Type | free |
Extension Website | https://metahub.cash/ |
Privacy Policy Page URL | https://metahub.cash/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "metahub", "description": "A Simple to Use EOS Web Wallet", "name": "Metahub Wallet", "version": "2.0.9", "manifest_version": 3, "action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png", "64": "icons\/64.png" }, "default_popup": "src\/entries\/popup\/index.html" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "content_scripts": [ { "js": [ "src\/entries\/contentScript\/main.js" ], "matches": [ " |