BitCoin ONE

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

Cos'è BitCoin ONE?

BitCoin ONE è un'estensione di Chrome sviluppata da BitCoin ONE, e la sua funzione principale è "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione BitCoin ONE

Scarica i file di estensione BitCoin ONE in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
URL Ufficiale https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem
Descrizione The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
Dimensione del File 17.63 MB
Conteggio Installazioni 26
Versione Corrente 2.0
Ultimo Aggiornamento 2019-03-08
Data di Pubblicazione 2019-03-08
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore BitCoin ONE
Tipo di Pagamento free
Sito Web dell'Estensione https://www.bitcoinone.io
Lingue Supportate 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"
    }
}