BitCoin ONE
The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
O que é BitCoin ONE?
BitCoin ONE é uma extensão do Chrome desenvolvida por BitCoin ONE, e sua principal característica é "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BitCoin ONE
Baixe arquivos de extensão BitCoin ONE no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | loifgkdfkjcajhlifgaclocngoinaeem |
URL Oficial | https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem |
Descrição | The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) . |
Tamanho do Arquivo | 17.63 MB |
Contagem de Instalações | 26 |
Versão Atual | 2.0 |
Última Atualização | 2019-03-08 |
Data de Publicação | 2019-03-08 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | BitCoin ONE |
Tipo de Pagamento | free |
Site da Extensão | https://www.bitcoinone.io |
Idiomas Suportados | 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" } } |