ETH / Ethereum Ticker for Poloniex

Ethereum Price ticker for Poloniex, Updates every 5 seconds.

ETH / Ethereum Ticker for Poloniexคืออะไร?

ETH / Ethereum Ticker for Poloniex เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kaakati และคุณลักษณะหลักของมันคือ "Ethereum Price ticker for Poloniex, Updates every 5 seconds."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ETH / Ethereum Ticker for Poloniex

ดาวน์โหลดไฟล์ส่วนขยาย ETH / Ethereum Ticker for Poloniex ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Check out other Poloniex tickers by Kaakati for ZEC, Bitcoin & DASH

This Extension is free, however if you would like to make a donation to help feed my puppy.

For your donations

BTC: 1JULAuGxTZMZ44fy63oNRniwBjr55k7zaR
ZEC: t1cY4VzYYfA4J74Ssj9mi47x6okFVX1YncH
ETH: 0xb7052e56003f779c63e6d5ab37c9c6ca98727c3b                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ETH / Ethereum Ticker for Poloniex ETH / Ethereum Ticker for Poloniex
ID eogchmcoaekeffdonnikgkflbpaambip
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/eth-ethereum-ticker-for-p/eogchmcoaekeffdonnikgkflbpaambip
คำอธิบาย Ethereum Price ticker for Poloniex, Updates every 5 seconds.
ขนาดไฟล์ 156 KB
จำนวนการติดตั้ง 57
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2017-03-21
วันที่เผยแพร่ 2017-03-21
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Kaakati
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ETH \/ Ethereum Ticker for Poloniex",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "Ethereum Price ticker for Poloniex, Updates every 5 seconds.",
    "homepage_url": "http:\/\/poloniex.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "Ethereum Price Ticker",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}