Dash Price
Dash Price Monitor and other utilities around Dash
Dash Price क्या है?
Dash Price Alex Werner द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dash Price Monitor and other utilities around Dash"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Dash Price एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | |
ID | acgkalgdbjdhcfofjhmogbkfgelmfloo |
आधिकारिक URL | https://chrome.google.com/webstore/detail/dash-price/acgkalgdbjdhcfofjhmogbkfgelmfloo |
विवरण | Dash Price Monitor and other utilities around Dash |
फ़ाइल का आकार | 119 KB |
स्थापना संख्या | 61 |
वर्तमान संस्करण | 1.3.0 |
अंतिम अपडेट | 2017-02-20 |
प्रकाशन तिथि | 2017-02-20 |
रेटिंग | 4.20/5 कुल 10 रेटिंग्स |
डेवलपर | Alex Werner |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/Alex-Werner/dash-price |
सहायता पृष्ठ URL | https://github.com/Alex-Werner/dash-price |
समर्थित भाषाएँ | 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 |