Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

Cryptocurrency Price Ticker क्या है?

Cryptocurrency Price Ticker Ethan Chiasson द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension displays the live price of Bitcoin, Litecoin, and Ethereum"।

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

screenshot

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

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

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

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

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

नाम Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
आधिकारिक URL https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
विवरण This extension displays the live price of Bitcoin, Litecoin, and Ethereum
फ़ाइल का आकार 47.29 KB
स्थापना संख्या 37
वर्तमान संस्करण 2.0
अंतिम अपडेट 2020-02-01
प्रकाशन तिथि 2020-02-01
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Ethan Chiasson
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}