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.

What is Popup Currency Converter?

Popup Currency Converter is a Chrome extension developed by saqikawaay, and its main feature is "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Popup Currency Converter Extension CRX File

Download Popup Currency Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Popup Currency Converter Popup Currency Converter
ID plfdmagpkcfdlaohpmfpehbdgiknkeec
Official URL https://chromewebstore.google.com/detail/popup-currency-converter/plfdmagpkcfdlaohpmfpehbdgiknkeec
Description Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.
File Size 166 KB
Installation Count 30
Current Version 0.7
Last Updated 2020-04-07
Publish Date 2020-04-07
Developer saqikawaay
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}