Metahub Wallet
A Simple to Use EOS Web Wallet
什麼是Metahub Wallet?
Metahub Wallet是由metahubwallet開發的Chrome擴展程式,該擴展的主要功能是“A Simple to Use EOS Web Wallet”。
擴展截圖
下載Metahub Wallet擴展crx文件
下載Metahub Wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Easy to use EOS wallet
Decentralized, encrypted data stored in your personal computer wallet 擴展基本資訊
| 名稱 | |
| ID | nglnaekfdaelelcaokeemlnopjhekdkj |
| 官方網址 | https://chromewebstore.google.com/detail/metahub-wallet/nglnaekfdaelelcaokeemlnopjhekdkj |
| 簡介 | A Simple to Use EOS Web Wallet |
| 檔案大小 | 1.42 MB |
| 安裝次數 | 328 |
| 目前版本 | 2.0.9 |
| 更新時間 | 2024-03-01 |
| 上架時間 | 2022-01-20 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | metahubwallet |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://metahub.cash/ |
| 隱私政策頁面URL | https://metahub.cash/privacy |
| 支援的語言 | 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": [
" | |