BitCoin ONE
The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
Τι είναι το BitCoin ONE;
Το BitCoin ONE είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον BitCoin ONE, και η κύρια λειτουργία του είναι "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης BitCoin ONE
Λήψη αρχείων επέκτασης BitCoin ONE σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | loifgkdfkjcajhlifgaclocngoinaeem |
Επίσημο URL | https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem |
Περιγραφή | The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) . |
Μέγεθος Αρχείου | 17.63 MB |
Αριθμός Εγκαταστάσεων | 26 |
Τρέχουσα Έκδοση | 2.0 |
Τελευταία Ενημέρωση | 2019-03-08 |
Ημερομηνία Δημοσίευσης | 2019-03-08 |
Αξιολόγηση | 3.67/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | BitCoin ONE |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.bitcoinone.io |
Υποστηριζόμενες Γλώσσες | 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" } } |