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文件
下载Electra扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
- 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" } } |