Electra

This extension will give you details about Electra Currency

什麼是Electra?

Electra是由qlerolland開發的Chrome擴展程式,該擴展的主要功能是“This extension will give you details about Electra Currency”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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                    

擴展基本資訊

名稱 Electra Electra
ID afahbimpallifmmckddfkelmoblfijkd
官方網址 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"
    }
}