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은(는) BitCoin ONE에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) ."입니다.
확장 프로그램 스크린샷
BitCoin ONE 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |