Rate Today
Currencies exchange rates for many currencies. 5 minutes updates
Cos'è Rate Today?
Rate Today è un'estensione di Chrome sviluppata da https://eur.rate-today.ru, e la sua funzione principale è "Currencies exchange rates for many currencies. 5 minutes updates".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Rate Today
Scarica i file di estensione Rate Today 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
Currencies exchange rates for many currencies.
Rate is updating every 5 minutes.
The currency converter uses the latest Forex exchange rates. Informazioni di Base sull'Estensione
| Nome | |
| ID | edflmpdihnpfhhejbhngfffeeocpooih |
| URL Ufficiale | https://chromewebstore.google.com/detail/rate-today/edflmpdihnpfhhejbhngfffeeocpooih |
| Descrizione | Currencies exchange rates for many currencies. 5 minutes updates |
| Dimensione del File | 20.07 KB |
| Conteggio Installazioni | 31 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2015-11-20 |
| Data di Pubblicazione | 2015-11-19 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://eur.rate-today.ru |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://eur.rate-today.ru |
| Lingue Supportate | 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\/"
]
} | |