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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον haileypdll, και η κύρια λειτουργία του είναι "Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης SAFEW - Simple And Fast Ergo Wallet
Λήψη αρχείων επέκτασης 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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | fmpbldieijjehhalgjblbpgjmijencll |
| Επίσημο URL | 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": [
" | |