RatesGuru - rating of secure exchangers

RatesGuru - exchangers analyzer, monitoring of e-currency exchangers.

What is RatesGuru - rating of secure exchangers?

RatesGuru - rating of secure exchangers is a Chrome extension developed by https://kurs.expert, and its main feature is "RatesGuru - exchangers analyzer, monitoring of e-currency exchangers.".

Extension Screenshots

screenshot
screenshot
screenshot

Download RatesGuru - rating of secure exchangers Extension CRX File

Download RatesGuru - rating of secure exchangers 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

                        КурсЕксперт — это валютный анализатор, позволяющий легко и удобно обменять электронные деньги с минимальными потерями на комиссиях, а также держать Вас в курсе всех последних событий из мира электронных и не только валют.

Понятие «Мониторинг обменников» уже устарело, и на смену ему пришел анализатор валют, а это, в частности, означает, что сайт интерактивный, т.е. обладает определенным интеллектом, запоминает Ваши предпочтения, географическую принадлежность и выдает информацию в режиме реального времени.                    

Extension Basic Information

Name RatesGuru - rating of secure exchangers RatesGuru - rating of secure exchangers
ID imahmahccminghafepgdhkffcneakbkd
Official URL https://chromewebstore.google.com/detail/ratesguru-rating-of-secur/imahmahccminghafepgdhkffcneakbkd
Description RatesGuru - exchangers analyzer, monitoring of e-currency exchangers.
File Size 675 KB
Installation Count 2,929
Current Version 5.0.2
Last Updated 2020-05-07
Publish Date 2020-05-06
Rating 4.95/5 Total 459 Ratings
Developer https://kurs.expert
Payment Type free
Privacy Policy Page URL https://kurs.expert/ru/privacy-policy.html
Supported Languages en,ru,uk
manifest.json
{
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "description": "__MSG_extDescr__",
    "version": "5.0.2",
    "background": {
        "scripts": [
            "js\/jquery-3.4.1.min.js",
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "i\/19.png",
        "default_popup": "index.html"
    },
    "default_locale": "ru",
    "icons": {
        "48": "i\/48.png",
        "128": "i\/128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/kurs.expert\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/kurs.expert\/*"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}