Currency Converter

Convert 1 Type of Currency value to another type.

Apa itu Currency Converter?

Currency Converter adalah ekstensi Chrome yang dikembangkan oleh https://ggcnet.tk, dan fitur utamanya adalah "Convert 1 Type of Currency value to another type.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Currency Converter

Unduh file ekstensi Currency Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
URL Resmi https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
Deskripsi Convert 1 Type of Currency value to another type.
Ukuran File 46.09 KB
Jumlah Instalasi 15
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-10-06
Tanggal Publikasi 2017-10-06
Penilaian 3.00/5 Total 2 Penilaian
Pengembang https://ggcnet.tk
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}