Rate Today
Currencies exchange rates for many currencies. 5 minutes updates
Wat is Rate Today?
Rate Today is een Chrome-extensie ontwikkeld door https://eur.rate-today.ru, en de belangrijkste functie is "Currencies exchange rates for many currencies. 5 minutes updates".
Extensie Screenshots
Download het CRX-bestand van de extensie Rate Today
Download Rate Today-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Currencies exchange rates for many currencies.
Rate is updating every 5 minutes.
The currency converter uses the latest Forex exchange rates. Basisinformatie over de Extensie
| Naam | |
| ID | edflmpdihnpfhhejbhngfffeeocpooih |
| Officiële URL | https://chromewebstore.google.com/detail/rate-today/edflmpdihnpfhhejbhngfffeeocpooih |
| Beschrijving | Currencies exchange rates for many currencies. 5 minutes updates |
| Bestandsgrootte | 20.07 KB |
| Aantal Installaties | 31 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2015-11-20 |
| Publicatiedatum | 2015-11-19 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://eur.rate-today.ru |
| Betalingswijze | free |
| Extensiewebsite | http://eur.rate-today.ru |
| Ondersteunde Talen | 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\/"
]
} | |