HBAR crypto wallet
Crypto wallet for HBAR
什麼是HBAR crypto wallet?
HBAR crypto wallet是由Crypto Technologies開發的Chrome擴展程式,該擴展的主要功能是“Crypto wallet for HBAR”。
擴展截圖
下載HBAR crypto wallet擴展crx文件
下載HBAR crypto wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
🏆 💱Best cryptocurrency digital wallet for HBAR. 💯 👩💻Six million customers from more than 168 countries and regions use the secure and dependable crypto asset management services offered by HBAR crypto wallet Global Inc, which was founded in Singapore in May 2018. In order to become their approved wallet. 🏛🌍HBAR crypto wallet has established strategic partnerships with a number of the top 30 mainnets, including Polygon, Solana, BSC, ETH, Wax, Arweave, AVAX, Arbitrum, Fantom, and Terra(Luna). With more than 40 Mainnets, 8,000 DApps, and 45,000+ supported coins, HBAR crypto wallet is dedicated to becoming the biggest entry point into the decentralized world. ⛓👍The best decentralized multi-chain cryptocurrency wallet in Asia is HBAR crypto wallet, which includes Wallet, Swap, NFT Market, DeFi, and DApp in one place.
擴展基本資訊
名稱 | HBAR crypto wallet |
ID | kkpehldckknjffeakihjajcjccmcjflh |
官方網址 | https://chromewebstore.google.com/detail/hbar-crypto-wallet/kkpehldckknjffeakihjajcjccmcjflh |
簡介 | Crypto wallet for HBAR |
檔案大小 | 5.03 MB |
安裝次數 | 223 |
目前版本 | 1.2.1 |
更新時間 | 2022-07-13 |
上架時間 | 2022-07-12 |
評分 | 5.00/5 共 5 次評分 |
開發者 | Crypto Technologies |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://docs.google.com/document/d/15I25p0eHmI10ymYCIKDpjav_Y6_ujI5MBu0-jABvwdA |
支援的語言 | en-US |
manifest.json | |
{ "action": { "default_icon": { "128": "\/images\/128x128.png", "16": "\/images\/16x16.png", "32": "\/images\/32x32.png", "48": "\/images\/48x48.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "content_script.js" ], "matches": [ "https:\/\/*\/*" ] }, { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "contenta42.js" ], "run_at": "document_start" } ], "description": "Crypto wallet for HBAR", "host_permissions": [ "https:\/\/api.hashpack.app\/*", "https:\/\/moonpay.hashpack.app\/*", "https:\/\/onramp.hashpack.app\/*", "https:\/\/www.google-analytics.com\/*", "https:\/\/s.tradingview.com\/*" ], "icons": { "16": "icons1983\/icon16.png", "32": "icons1983\/icon32.png", "48": "icons1983\/icon48.png", "64": "icons1983\/icon64.png", "128": "icons1983\/icon128.png", "256": "icons1983\/icon256.png", "300": "icons1983\/icon300.png", "512": "icons1983\/icon512.png" }, "manifest_version": 3, "name": "HBAR crypto wallet", "permissions": [ "tabs", "storage", "webNavigation" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1" } |