BitCoin ONE

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

Qu'est-ce que BitCoin ONE ?

BitCoin ONE est une extension Chrome développée par BitCoin ONE, et sa fonction principale est "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension BitCoin ONE

Téléchargez les fichiers d'extension BitCoin ONE au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
URL Officiel 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 :) .
Taille du Fichier 17.63 MB
Nombre d'Installations 26
Version Actuelle 2.0
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Évaluation 3.67/5 Total 3 Évaluations
Développeur BitCoin ONE
Type de Paiement free
Site Web de l'Extension https://www.bitcoinone.io
Langues Prises en Charge 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"
    }
}