Ethereum Tracker - Euro Price (ETHEUR)

Real-time Ethereum Euro price tracker !

Apa itu Ethereum Tracker - Euro Price (ETHEUR)?

Ethereum Tracker - Euro Price (ETHEUR) adalah ekstensi Chrome yang dikembangkan oleh HamsterApps, dan fitur utamanya adalah "Real-time Ethereum Euro price tracker !".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Ethereum Tracker - Euro Price (ETHEUR)

Unduh file ekstensi Ethereum Tracker - Euro Price (ETHEUR) 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

                        Track the Ethereum exchange rate in euros (ETHEUR) in real-time.

Features:
- See the current rate with only a glance, zero click required, auto-refresh.
- Intelligent notifications when huge increase/decrease.                    

Informasi Dasar Ekstensi

Nama Ethereum Tracker - Euro Price (ETHEUR) Ethereum Tracker - Euro Price (ETHEUR)
ID mblpipfoicjgcokcnnmbebnlooldfdjc
URL Resmi https://chromewebstore.google.com/detail/ethereum-tracker-euro-pri/mblpipfoicjgcokcnnmbebnlooldfdjc
Deskripsi Real-time Ethereum Euro price tracker !
Ukuran File 18.8 KB
Jumlah Instalasi 75
Versi Saat Ini 0.4
Terakhir Diperbarui 2017-05-04
Tanggal Publikasi 2017-05-04
Penilaian 5.00/5 Total 2 Penilaian
Pengembang HamsterApps
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://raphlight.free.fr
Bahasa yang Didukung en,fr
manifest.json
{
    "author": "Rapha\u00ebl L\u00e9ger",
    "background": {
        "scripts": [
            "js\/background.js",
            "js\/popup.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "notifications",
        "https:\/\/api.kraken.com\/0\/public\/Ticker"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.4"
}