Aergo Connect
Wallet for Aergo Mainnet, Testnet, and private networks
Cos'è Aergo Connect?
Aergo Connect è un'estensione di Chrome sviluppata da https://aergo.io, e la sua funzione principale è "Wallet for Aergo Mainnet, Testnet, and private networks".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Aergo Connect
Scarica i file di estensione Aergo Connect in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Aergo Connect is the officially supported wallet as a browser extension. The browser wallet has built-in management of native Aergo tokens on the network and provides access to functions like staking and voting. FEATURES - Local encrypted private key storage: your credentials never leave your computer. - Manage accounts on multiple Aergo blockchains - Send transactions: Both value transfers as well as contract calls, with special support for governance transactions - Export and Import of encrypted keystore files - DApp API: interact with enabled websites - (Experimental) Connect Ledger hardware wallet OPEN SOURCE Aergo Connect is open source. You can verify the source code and build the extension yourself here: https://github.com/aergoio/aergo-connect ISSUES Please report issues and feature requests here: https://github.com/aergoio/aergo-connect/issues For security related reports, please contact us at [email protected]
Informazioni di Base sull'Estensione
Nome | |
ID | iopigoikekfcpcapjlkcdlokheickhpc |
URL Ufficiale | https://chromewebstore.google.com/detail/aergo-connect/iopigoikekfcpcapjlkcdlokheickhpc |
Descrizione | Wallet for Aergo Mainnet, Testnet, and private networks |
Dimensione del File | 3.53 MB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 2.2.1 |
Ultimo Aggiornamento | 2022-10-06 |
Data di Pubblicazione | 2020-06-16 |
Valutazione | 5.00/5 Totale 8 Valutazioni |
Sviluppatore | https://aergo.io |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.aergo.io/src/download/Aergo_Privacy_Policy.pdf |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Aergo Connect", "version": "2.2.1", "version_name": "2.2.1", "description": "Wallet for Aergo Mainnet, Testnet, and private networks", "author": "Aergo team and contributors", "homepage_url": "https:\/\/github.com\/aergoio\/aergo-connect#readme", "minimum_chrome_version": "73", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "17": "img\/icon-17.b1b4347e.png", "102": "img\/icon-102.450dd349.png" }, "background": { "page": "background.html", "persistent": true }, "content_scripts": [ { "matches": [ " |