Electra
This extension will give you details about Electra Currency
Electra là gì?
Electra là một tiện ích mở rộng Chrome được phát triển bởi qlerolland, và tính năng chính của nó là "This extension will give you details about Electra Currency".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Electra
Tải xuống các tệp mở rộng Electra dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
- 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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | afahbimpallifmmckddfkelmoblfijkd |
URL Chính Thức | https://chrome.google.com/webstore/detail/electra/afahbimpallifmmckddfkelmoblfijkd |
Mô tả | This extension will give you details about Electra Currency |
Kích Thước Tệp | 355 KB |
Số Lần Cài Đặt | 39 |
Phiên Bản Hiện Tại | 1.7 |
Cập Nhật Lần Cuối | 2019-09-09 |
Ngày Phát Hành | 2019-09-08 |
Đánh Giá | 4.88/5 Tổng số 24 Đánh Giá |
Nhà Phát Triển | qlerolland |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |