BitCoin ONE

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

What is BitCoin ONE?

BitCoin ONE is a Chrome extension developed by BitCoin ONE, and its main feature is "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

Extension Screenshots

screenshot
screenshot

Download BitCoin ONE Extension CRX File

Download BitCoin ONE extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
Official URL https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem
Description The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
File Size 17.63 MB
Installation Count 26
Current Version 2.0
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 3.67/5 Total 3 Ratings
Developer BitCoin ONE
Payment Type free
Extension Website https://www.bitcoinone.io
Supported Languages 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"
    }
}