Ripple (XRP/BTC) Price Ticker

This extension shows XRP price in BTC from bittrex exchange

Ripple (XRP/BTC) Price Ticker क्या है?

Ripple (XRP/BTC) Price Ticker Taha द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension shows XRP price in BTC from bittrex exchange"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ripple (XRP/BTC) Price Ticker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This is simple extension shows XRP/BTC price from bittrex exchange


Extension Features: 
1. XRP price in BTC
2. Notify you When Price +-
3. Price update every 1 minute

--
*There is another extension shows XRP price in USD.
Search> "lfiejmmmgjifdmgnfaljjkeeojgkcbch"                    

एक्सटेंशन की मूल जानकारी

नाम Ripple (XRP/BTC) Price Ticker Ripple (XRP/BTC) Price Ticker
ID aceanfmobdgdiifkcnobhdoadjphmccd
आधिकारिक URL https://chromewebstore.google.com/detail/ripple-xrpbtc-price-ticke/aceanfmobdgdiifkcnobhdoadjphmccd
विवरण This extension shows XRP price in BTC from bittrex exchange
फ़ाइल का आकार 68.72 KB
स्थापना संख्या 841
वर्तमान संस्करण 1.1.4
अंतिम अपडेट 2020-06-18
प्रकाशन तिथि 2020-06-17
रेटिंग 4.14/5 कुल 29 रेटिंग्स
डेवलपर Taha
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ripple (XRP\/BTC) Price Ticker",
    "description": "This extension shows XRP price in BTC from bittrex exchange",
    "version": "1.1.4",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/ubq.png"
    },
    "permissions": [
        "notifications"
    ],
    "web_accessible_resources": [
        "images\/ubq.png"
    ],
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "options_page": "options.html"
}