BitCoin ONE

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

Wat is BitCoin ONE?

BitCoin ONE is een Chrome-extensie ontwikkeld door BitCoin ONE, en de belangrijkste functie is "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie BitCoin ONE

Download BitCoin ONE-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
Officiële URL https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem
Beschrijving The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
Bestandsgrootte 17.63 MB
Aantal Installaties 26
Huidige Versie 2.0
Laatst Bijgewerkt 2019-03-08
Publicatiedatum 2019-03-08
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar BitCoin ONE
Betalingswijze free
Extensiewebsite https://www.bitcoinone.io
Ondersteunde Talen 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"
    }
}