Currency Converter

Convert 1 Type of Currency value to another type.

Hvad er Currency Converter?

Currency Converter er en Chrome-udvidelse udviklet af https://ggcnet.tk, og dens hovedfunktion er "Convert 1 Type of Currency value to another type.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Currency Converter-udvidelses-CRX-fil

Download Currency Converter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
Officiel URL https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
Beskrivelse Convert 1 Type of Currency value to another type.
Filstørrelse 46.09 KB
Antal Installationer 15
Nuværende Version 1.0
Senest Opdateret 2017-10-06
Udgivelsesdato 2017-10-06
Bedømmelse 3.00/5 Samlet 2 Bedømmelser
Udvikler https://ggcnet.tk
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}