USD To INR Exchange Rate

USD To INR Exchange Rate is a free extension that would provide real time conversion rate.

What is USD To INR Exchange Rate?

USD To INR Exchange Rate is a Chrome extension developed by https://infoplotter.com, and its main feature is "USD To INR Exchange Rate is a free extension that would provide real time conversion rate.".

Extension Screenshots

screenshot

Download USD To INR Exchange Rate Extension CRX File

Download USD To INR Exchange Rate 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

                        USD To INR Exchange Rate is a free extension that would provide real time conversion rate.

Credits : It uses API provided by http://apilayer.net/                    

Extension Basic Information

Name USD To INR Exchange Rate USD To INR Exchange Rate
ID ipjodhfncckjnfffpfekkihndjokbacd
Official URL https://chromewebstore.google.com/detail/usd-to-inr-exchange-rate/ipjodhfncckjnfffpfekkihndjokbacd
Description USD To INR Exchange Rate is a free extension that would provide real time conversion rate.
File Size 7.89 KB
Installation Count 30
Current Version 2.0
Last Updated 2018-06-10
Publish Date 2018-06-10
Developer https://infoplotter.com
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "USD To INR Exchange Rate",
    "short_name": "usdTOinr-Exchange",
    "description": "USD To INR Exchange Rate is a free extension that would provide real time conversion rate.",
    "version": "2.0",
    "manifest_version": 2,
    "icons": {
        "32": "icon.png",
        "48": "icon-48.png"
    },
    "browser_action": {
        "default-icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "style.css"
    ]
}