Ethereum price in USD by BitcoinFan

This extension displays the current Ethereum price in USD on the badge. If you click it a TradingView chart will be displayed.

Ethereum price in USD by BitcoinFan क्या है?

Ethereum price in USD by BitcoinFan BitcoinFan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension displays the current Ethereum price in USD on the badge. If you click it a TradingView chart will be displayed."।

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

screenshot

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

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

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

                        Unlike other extensions, the price shown on the badge looks correct, even if the price of the cryptocurrency exceeds five digits. The price displayed is an average of various exchanges calculated by CoinGecko. You can install multiple extensions at the same time to monitor the price in both Euros and Dollars (to do this look for my other extensions).                    

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

नाम Ethereum price in USD by BitcoinFan Ethereum price in USD by BitcoinFan
ID caddnmdigajdehmjbnlkpmnckkcneckf
आधिकारिक URL https://chromewebstore.google.com/detail/ethereum-price-in-usd-by/caddnmdigajdehmjbnlkpmnckkcneckf
विवरण This extension displays the current Ethereum price in USD on the badge. If you click it a TradingView chart will be displayed.
फ़ाइल का आकार 138 KB
स्थापना संख्या 67
वर्तमान संस्करण 1.0.9
अंतिम अपडेट 2023-12-06
प्रकाशन तिथि 2020-07-29
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर BitcoinFan
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ethereum price in USD by BitcoinFan",
    "short_name": "ETH price in USD",
    "version": "1.0.9",
    "background": {
        "service_worker": "background.js"
    },
    "description": "This extension displays the current Ethereum price in USD on the badge. If you click it a TradingView chart will be displayed.",
    "icons": {
        "48": "48.png",
        "128": "128.png"
    },
    "action": {
        "default_title": "Click to show the chart",
        "default_popup": "popup.htm"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/search\/BitcoinFan?_category=extensions"
}