NEXO price in USD by BitcoinFan

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

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

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

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

screenshot

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

crx प्रारूप में NEXO 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).                    

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

नाम NEXO price in USD by BitcoinFan NEXO price in USD by BitcoinFan
ID abdocmdpkoplheldlciblddmnkfjahlo
आधिकारिक URL https://chromewebstore.google.com/detail/nexo-price-in-usd-by-bitc/abdocmdpkoplheldlciblddmnkfjahlo
विवरण This extension displays the current NEXO price in USD on the badge. If you click it a TradingView chart will be displayed.
फ़ाइल का आकार 135 KB
स्थापना संख्या 55
वर्तमान संस्करण 1.0.9
अंतिम अपडेट 2023-12-05
प्रकाशन तिथि 2021-06-06
डेवलपर BitcoinFan
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NEXO price in USD by BitcoinFan",
    "short_name": "NEXO price in USD",
    "version": "1.0.9",
    "background": {
        "service_worker": "background.js"
    },
    "description": "This extension displays the current NEXO 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"
}