BitCoin ONE
The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
Co je BitCoin ONE?
BitCoin ONE je rozšíření Chrome vyvinuté BitCoin ONE, a jeho hlavní funkcí je „The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření BitCoin ONE
Stáhněte si soubory rozšíření BitCoin ONE ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | loifgkdfkjcajhlifgaclocngoinaeem |
Oficiální URL | https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem |
Popis | The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) . |
Velikost souboru | 17.63 MB |
Počet instalací | 26 |
Aktuální Verze | 2.0 |
Poslední Aktualizace | 2019-03-08 |
Datum Vydání | 2019-03-08 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | BitCoin ONE |
Typ Platby | free |
Webové stránky Rozšíření | https://www.bitcoinone.io |
Podporované Jazyky | 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" } } |