ETH / Ethereum Ticker for Poloniex

Ethereum Price ticker for Poloniex, Updates every 5 seconds.

Apa itu ETH / Ethereum Ticker for Poloniex?

ETH / Ethereum Ticker for Poloniex adalah ekstensi Chrome yang dikembangkan oleh Kaakati, dan fitur utamanya adalah "Ethereum Price ticker for Poloniex, Updates every 5 seconds.".

Unduh Berkas CRX Ekstensi ETH / Ethereum Ticker for Poloniex

Unduh file ekstensi ETH / Ethereum Ticker for Poloniex dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama ETH / Ethereum Ticker for Poloniex ETH / Ethereum Ticker for Poloniex
ID eogchmcoaekeffdonnikgkflbpaambip
URL Resmi https://chrome.google.com/webstore/detail/eth-ethereum-ticker-for-p/eogchmcoaekeffdonnikgkflbpaambip
Deskripsi Ethereum Price ticker for Poloniex, Updates every 5 seconds.
Ukuran File 156 KB
Jumlah Instalasi 57
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2017-03-21
Tanggal Publikasi 2017-03-21
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Kaakati
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}