HBAR crypto wallet

Crypto wallet for HBAR

HBAR crypto wallet là gì?

HBAR crypto wallet là một tiện ích mở rộng Chrome được phát triển bởi Crypto Technologies, và tính năng chính của nó là "Crypto wallet for HBAR".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng HBAR crypto wallet

Tải xuống các tệp mở rộng HBAR crypto wallet dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        🏆 💱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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên HBAR crypto wallet HBAR crypto wallet
ID kkpehldckknjffeakihjajcjccmcjflh
URL Chính Thức https://chromewebstore.google.com/detail/hbar-crypto-wallet/kkpehldckknjffeakihjajcjccmcjflh
Mô tả Crypto wallet for HBAR
Kích Thước Tệp 5.03 MB
Số Lần Cài Đặt 223
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2022-07-13
Ngày Phát Hành 2022-07-12
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Crypto Technologies
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/15I25p0eHmI10ymYCIKDpjav_Y6_ujI5MBu0-jABvwdA
Ngôn Ngữ Được Hỗ Trợ 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"
}