SAFEW - Simple And Fast Ergo Wallet
Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View…
什麼是SAFEW - Simple And Fast Ergo Wallet?
SAFEW - Simple And Fast Ergo Wallet是由haileypdll開發的Chrome擴展程式,該擴展的主要功能是“Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View…”。
擴展截圖
下載SAFEW - Simple And Fast Ergo Wallet擴展crx文件
下載SAFEW - Simple And Fast Ergo Wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View transaction of the wallets - View pending transactions - Backup / restore wallets, configuration - Send transactions on Ergo blockchain - dApp connector to offer Ergo connectivity to webpages (Ergodex, Ergopad, tokenminter,...) - ErgoMixer integration - Support ErgoPay / read-only wallet - Transaction builder to create custom ergo transactions in expert mode - Mint and display picture, audio and video NFTs - Export transactions as csv - Ledger support - Chained transactions - Configure your own node for interacting with the blockchain Expert Mode: - Display json of Ergo transactions - Allow to open the transactions in "Transaction builder" - Show the account derivation level for the addresses of the wallets
擴展基本資訊
名稱 | SAFEW - Simple And Fast Ergo Wallet |
ID | fmpbldieijjehhalgjblbpgjmijencll |
官方網址 | https://chromewebstore.google.com/detail/safew-simple-and-fast-erg/fmpbldieijjehhalgjblbpgjmijencll |
簡介 | Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View… |
檔案大小 | 4.36 MB |
安裝次數 | 1,573 |
目前版本 | 0.7.2 |
更新時間 | 2023-05-18 |
上架時間 | 2022-04-22 |
評分 | 4.00/5 共 3 次評分 |
開發者 | haileypdll |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/ThierryM1212/SAFEW |
說明頁面URL | https://github.com/ThierryM1212/SAFEW/issues |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "SAFEW", "name": "SAFEW - Simple And Fast Ergo Wallet", "version": "0.7.2", "action": [], "icons": { "16": "\/images\/safew_icon_16.png", "32": "\/images\/safew_icon_32.png", "48": "\/images\/safew_icon_48.png", "128": "\/images\/safew_icon_128.png" }, "background": { "service_worker": ".\/background.js" }, "permissions": [ "storage", "activeTab", "scripting", "tabs" ], "host_permissions": [ " |