Electra

This extension will give you details about Electra Currency

Electra क्या है?

Electra qlerolland द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will give you details about Electra Currency"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Electra एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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                    

एक्सटेंशन की मूल जानकारी

नाम Electra Electra
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"
    }
}