BitCoin ONE
The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
¿Qué es BitCoin ONE?
BitCoin ONE es una extensión de Chrome desarrollada por BitCoin ONE, y su función principal es "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión BitCoin ONE
Descarga archivos de extensión BitCoin ONE en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | loifgkdfkjcajhlifgaclocngoinaeem |
URL Oficial | https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem |
Descripción | The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) . |
Tamaño del Archivo | 17.63 MB |
Cantidad de Instalaciones | 26 |
Versión Actual | 2.0 |
Última Actualización | 2019-03-08 |
Fecha de Publicación | 2019-03-08 |
Calificación | 3.67/5 Total de 3 Calificaciones |
Desarrollador | BitCoin ONE |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.bitcoinone.io |
Idiomas Soportados | 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" } } |