MooMask
Binance Smart Chain Browser Extension Wallet
ما هو MooMask؟
MooMask هو إضافة Chrome تم تطويرها بواسطة Moo Payments، والميزة الرئيسية لها هي "Binance Smart Chain Browser Extension Wallet".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة MooMask
قم بتنزيل ملفات الامتداد MooMask بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | MooMask |
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 |
البريد الإلكتروني | [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" } } |