BitCoin ONE

The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .

BitCoin ONE là gì?

BitCoin ONE là một tiện ích mở rộng Chrome được phát triển bởi BitCoin ONE, và tính năng chính của nó là "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng BitCoin ONE 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

                        The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet.

You can store BitCoin ONE in the wallet but also other Ethereum based tokens.

The Google Chrome Wallet saves your data locally and is secured by random seed words.

Further you can also see the live price of BitCoin ONE.

Enjoy the benefit of a cool and easy to use wallet 
and feel free to give us a product rating.                    

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

Tên BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
URL Chính Thức https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem
Mô tả The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
Kích Thước Tệp 17.63 MB
Số Lần Cài Đặt 26
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2019-03-08
Ngày Phát Hành 2019-03-08
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển BitCoin ONE
Loại Thanh Toán free
Trang Web Mở Rộng https://www.bitcoinone.io
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BitCoin ONE",
    "version": "2.0",
    "background": {
        "scripts": [
            "assets\/js\/launch.js"
        ]
    },
    "browser_action": {
        "default_icon": "assets\/img\/icons\/icon.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' ; object-src 'self'",
    "description": "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .",
    "icons": {
        "128": "assets\/img\/icons\/icon128.png",
        "16": "assets\/img\/icons\/icon16.png",
        "48": "assets\/img\/icons\/icon48.png"
    }
}