MooMask
Binance Smart Chain Browser Extension Wallet
MooMaskとは何ですか?
MooMaskはMoo Paymentsによって開発されたChromeの拡張機能で、その主な機能は「Binance Smart Chain Browser Extension Wallet」です。
拡張機能のスクリーンショット
MooMask拡張機能のCRXファイルをダウンロード
MooMask拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | bpdlhmabpffipmcocajlchafkhafpnkk |
| 公式URL | https://chromewebstore.google.com/detail/moomask/bpdlhmabpffipmcocajlchafkhafpnkk |
| 説明 | Binance Smart Chain Browser Extension Wallet |
| ファイルサイズ | 683 KB |
| インストール数 | 16 |
| 現在のバージョン | 0.0.11 |
| 最終更新日 | 2021-01-17 |
| 公開日 | 2021-01-16 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Moo Payments |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://moopay.live |
| 対応言語 | 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"
}
} | |