Electra
This extension will give you details about Electra Currency
Electra란 무엇입니까?
Electra은(는) qlerolland에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension will give you details about Electra Currency"입니다.
확장 프로그램 스크린샷
Electra 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
- What is Electra Electracoin (ECA) is a decentralized POW /POS cryptocurrency which facilitates secure, fast, and extraordinarily low-fee peer to peer transactions. - What is the purpose of this extension ? Statistics: This extension give you the opportunity to follow the evolution of the current price, changes percentage, volume (24h) ... Wallet: You can use this extension as blockfolio for your electra, just put the amount of electra coin you have, and you will see the current value. (We using cookies to store data in your browser) Exchanges : A list of all exchanges supporting Electra Any kind of electra donation is appreciated. Address: EHDJvwF8sNRngn6wkDsgPhnv2ZtqZYA9zY
확장 프로그램 기본 정보
이름 | |
ID | afahbimpallifmmckddfkelmoblfijkd |
공식 URL | https://chrome.google.com/webstore/detail/electra/afahbimpallifmmckddfkelmoblfijkd |
설명 | This extension will give you details about Electra Currency |
파일 크기 | 355 KB |
설치 횟수 | 39 |
현재 버전 | 1.7 |
최근 업데이트 | 2019-09-09 |
출시 날짜 | 2019-09-08 |
평점 | 4.88/5 총 24 개의 평점 |
개발자 | qlerolland |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Electra", "description": "This extension will give you details about Electra Currency", "version": "1.7", "browser_action": { "default_icon": "\/img\/logo.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ], "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |