MooMask

Binance Smart Chain Browser Extension Wallet

What is MooMask?

MooMask is a Chrome extension developed by Moo Payments, and its main feature is "Binance Smart Chain Browser Extension Wallet".

Extension Screenshots

screenshot

Download MooMask Extension CRX File

Download MooMask extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name MooMask MooMask
ID bpdlhmabpffipmcocajlchafkhafpnkk
Official URL https://chromewebstore.google.com/detail/moomask/bpdlhmabpffipmcocajlchafkhafpnkk
Description Binance Smart Chain Browser Extension Wallet
File Size 683 KB
Installation Count 16
Current Version 0.0.11
Last Updated 2021-01-17
Publish Date 2021-01-16
Rating 5.00/5 Total 1 Ratings
Developer Moo Payments
Email [email protected]
Payment Type free
Extension Website https://moopay.live
Supported Languages 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"
    }
}