MooMask

Binance Smart Chain Browser Extension Wallet

Cos'è MooMask?

MooMask è un'estensione di Chrome sviluppata da Moo Payments, e la sua funzione principale è "Binance Smart Chain Browser Extension Wallet".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MooMask

Scarica i file di estensione MooMask 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

                        MooMask is a browser extension crypto wallet for Binance Smart Chain built by Moo Payments

Features:
 - Generate a new wallet.
 - Import wallet from private key.
 - Export private key.
 - View BNB, BEP-20 and Peggy Token balances.
 - View wallet address with the QR code.
 - Multiple wallets.
 - Adding Custom Token.
 - View recent transactions.
 - Send & receive BNB, BEP-20 and Peggy Tokens.
 - Switch the network between Mainnet and Testnet.

Learn more: https://moopay.live                    

Informazioni di Base sull'Estensione

Nome MooMask MooMask
ID bpdlhmabpffipmcocajlchafkhafpnkk
URL Ufficiale https://chromewebstore.google.com/detail/moomask/bpdlhmabpffipmcocajlchafkhafpnkk
Descrizione Binance Smart Chain Browser Extension Wallet
Dimensione del File 683 KB
Conteggio Installazioni 16
Versione Corrente 0.0.11
Ultimo Aggiornamento 2021-01-17
Data di Pubblicazione 2021-01-16
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Moo Payments
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://moopay.live
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MooMask",
    "description": "Binance Smart Chain Browser Extension Wallet",
    "author": "MooMask",
    "version": "0.0.11",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [],
    "browser_action": {
        "default_icon": "icons\/128.png",
        "default_title": "MooMask",
        "default_popup": "popup.html"
    }
}