Fast Exchange Rate

Fast access to current exchange rates directy from your web browser.

Apa itu Fast Exchange Rate?

Fast Exchange Rate adalah ekstensi Chrome yang dikembangkan oleh https://fastexrate.beling.pl, dan fitur utamanya adalah "Fast access to current exchange rates directy from your web browser.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Fast Exchange Rate

Unduh file ekstensi Fast Exchange Rate 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

                        This is Chrome version of Fast Exchange Rate application. Provides fast access to currect exchange rates. One click on a button shows newest exchange rates table.

Connects only with our server to download data. Works offline after first run (shows last downloaded data before updating).                    

Informasi Dasar Ekstensi

Nama Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
URL Resmi https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
Deskripsi Fast access to current exchange rates directy from your web browser.
Ukuran File 31.9 KB
Jumlah Instalasi 330
Versi Saat Ini 13.1
Terakhir Diperbarui 2013-06-18
Tanggal Publikasi 2013-06-18
Penilaian 3.20/5 Total 5 Penilaian
Pengembang https://fastexrate.beling.pl
Tipe Pembayaran free
Situs Ekstensi http://fastexrate.beling.pl
URL Halaman Bantuan http://fastexchangerate.uservoice.com
Bahasa yang Didukung en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "13.1",
    "permissions": [
        "http:\/\/fastexrate.beling.pl\/",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "pl",
    "web_accessible_resources": [
        "style.css"
    ]
}