Rate Today

Currencies exchange rates for many currencies. 5 minutes updates

What is Rate Today?

Rate Today is a Chrome extension developed by https://eur.rate-today.ru, and its main feature is "Currencies exchange rates for many currencies. 5 minutes updates".

Extension Screenshots

screenshot

Download Rate Today Extension CRX File

Download Rate Today 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

                        Currencies exchange rates for many currencies. 
Rate is updating every 5 minutes.
The currency converter uses the latest Forex exchange rates.                    

Extension Basic Information

Name Rate Today Rate Today
ID edflmpdihnpfhhejbhngfffeeocpooih
Official URL https://chromewebstore.google.com/detail/rate-today/edflmpdihnpfhhejbhngfffeeocpooih
Description Currencies exchange rates for many currencies. 5 minutes updates
File Size 20.07 KB
Installation Count 31
Current Version 1.1
Last Updated 2015-11-20
Publish Date 2015-11-19
Rating 5.00/5 Total 2 Ratings
Developer https://eur.rate-today.ru
Payment Type free
Extension Website http://eur.rate-today.ru
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rate Today",
    "description": "Currencies exchange rates for many currencies. 5 minutes updates",
    "version": "1.1",
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "64": "64.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "64.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "http:\/\/*.rate-today.ru\/"
    ]
}