RatesGuru - rating of secure exchangers

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

Cos'è RatesGuru - rating of secure exchangers?

RatesGuru - rating of secure exchangers è un'estensione di Chrome sviluppata da https://kurs.expert, e la sua funzione principale è "RatesGuru - exchangers analyzer, monitoring of e-currency exchangers.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione RatesGuru - rating of secure exchangers

Scarica i file di estensione RatesGuru - rating of secure exchangers in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

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

Informazioni di Base sull'Estensione

Nome RatesGuru - rating of secure exchangers RatesGuru - rating of secure exchangers
ID imahmahccminghafepgdhkffcneakbkd
URL Ufficiale https://chromewebstore.google.com/detail/ratesguru-rating-of-secur/imahmahccminghafepgdhkffcneakbkd
Descrizione RatesGuru - exchangers analyzer, monitoring of e-currency exchangers.
Dimensione del File 675 KB
Conteggio Installazioni 2,929
Versione Corrente 5.0.2
Ultimo Aggiornamento 2020-05-07
Data di Pubblicazione 2020-05-06
Valutazione 4.95/5 Totale 459 Valutazioni
Sviluppatore https://kurs.expert
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://kurs.expert/ru/privacy-policy.html
Lingue Supportate 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"
}