Dash Price
Dash Price Monitor and other utilities around Dash
Wat is Dash Price?
Dash Price is een Chrome-extensie ontwikkeld door Alex Werner, en de belangrijkste functie is "Dash Price Monitor and other utilities around Dash".
Extensie Screenshots
Download het CRX-bestand van de extensie Dash Price
Download Dash Price-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
DASH PRICE Google Chrome extension that shows dash price in USD and monitor it Features - Show the price in the currency wanted (33 currency) with data from the ECB. - Able to monitor the fiat equivalent of your wealth in dash instead of the price - Notify you if price goes higher or lower than a defined price (or by default the last higher/lower price) - Handle over 33 currency as such : * BTC * USD * EUR * JPY * BGN * CZK * DKK * GBP * HUF * PLN * RON * SEK * CHF * NOK * HRK * RUB * TRY * AUD * BRL * CAD * CNY * HKD * IDR * ILS * INR * KRW * MXN * MYR * NZD * PHP * SGD * THB * ZAR - Handle multiple precision - Allow you to multiply/divide the price (Useful for some money like KRW where 1 Dash = 22311 KRW, you might want to count with K KRW (ie : 22.311K KRW) - Allow you to select the refresh rate from 10s to once every 4 hours
Basisinformatie over de Extensie
Naam | |
ID | acgkalgdbjdhcfofjhmogbkfgelmfloo |
Officiële URL | https://chrome.google.com/webstore/detail/dash-price/acgkalgdbjdhcfofjhmogbkfgelmfloo |
Beschrijving | Dash Price Monitor and other utilities around Dash |
Bestandsgrootte | 119 KB |
Aantal Installaties | 61 |
Huidige Versie | 1.3.0 |
Laatst Bijgewerkt | 2017-02-20 |
Publicatiedatum | 2017-02-20 |
Beoordeling | 4.20/5 Totaal 10 Beoordelingen |
Ontwikkelaar | Alex Werner |
Betalingswijze | free |
Extensiewebsite | https://github.com/Alex-Werner/dash-price |
Help Pagina-URL | https://github.com/Alex-Werner/dash-price |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dash Price", "description": "Dash Price Monitor and other utilities around Dash", "version": "1.3.0", "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "author": "Alex Werner |