Popup Currency Converter

Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.

Popup Currency Converter क्या है?

Popup Currency Converter saqikawaay द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Currency Converter is a simple popup that converts currencies without leaving the page. 

If you're a currency trader, it's probably not for you. 

If you're just shopping online and want to get a reasonably accurate estimate (without accounting for fees) of things, then this one is for you!                    

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

नाम Popup Currency Converter Popup Currency Converter
ID plfdmagpkcfdlaohpmfpehbdgiknkeec
आधिकारिक URL https://chromewebstore.google.com/detail/popup-currency-converter/plfdmagpkcfdlaohpmfpehbdgiknkeec
विवरण Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.
फ़ाइल का आकार 166 KB
स्थापना संख्या 30
वर्तमान संस्करण 0.7
अंतिम अपडेट 2020-04-07
प्रकाशन तिथि 2020-04-07
डेवलपर saqikawaay
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Popup Currency Converter",
    "version": "0.7",
    "description": "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.",
    "browser_action": {
        "default_icon": "img\/monies.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "100": "img\/monies.png"
    }
}