Currency Converter

Convert 1 Type of Currency value to another type.

Wat is Currency Converter?

Currency Converter is een Chrome-extensie ontwikkeld door https://ggcnet.tk, en de belangrijkste functie is "Convert 1 Type of Currency value to another type.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Currency Converter

Download Currency Converter-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

                        Everyone needs to have 1 currency converter for shopping, business and for many other things. 

By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day.

Write in input field the value that you want to convert and that choose the currencies.                    

Basisinformatie over de Extensie

Naam Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
Officiële URL https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
Beschrijving Convert 1 Type of Currency value to another type.
Bestandsgrootte 46.09 KB
Aantal Installaties 15
Huidige Versie 1.0
Laatst Bijgewerkt 2017-10-06
Publicatiedatum 2017-10-06
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://ggcnet.tk
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Currency Converter",
    "description": "Convert 1 Type of Currency value to another type.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "public\/images\/icon.png",
        "default_popup": "public\/scripts\/index.html",
        "default_title": "gCurrency"
    }
}