Electra

This extension will give you details about Electra Currency

Electraคืออะไร?

Electra เป็นส่วนขยายของ Chrome ที่พัฒนาโดย qlerolland และคุณลักษณะหลักของมันคือ "This extension will give you details about Electra Currency"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Electra

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}