MooMask
Binance Smart Chain Browser Extension Wallet
Wat is MooMask?
MooMask is een Chrome-extensie ontwikkeld door Moo Payments, en de belangrijkste functie is "Binance Smart Chain Browser Extension Wallet".
Extensie Screenshots
Download het CRX-bestand van de extensie MooMask
Download MooMask-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | MooMask |
ID | bpdlhmabpffipmcocajlchafkhafpnkk |
Officiële URL | https://chromewebstore.google.com/detail/moomask/bpdlhmabpffipmcocajlchafkhafpnkk |
Beschrijving | Binance Smart Chain Browser Extension Wallet |
Bestandsgrootte | 683 KB |
Aantal Installaties | 16 |
Huidige Versie | 0.0.11 |
Laatst Bijgewerkt | 2021-01-17 |
Publicatiedatum | 2021-01-16 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Moo Payments |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://moopay.live |
Ondersteunde Talen | 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" } } |