Live Forex Rate

Live Foreign Exchange Rate

Apa itu Live Forex Rate?

Live Forex Rate adalah ekstensi Chrome yang dikembangkan oleh Paul Chen, dan fitur utamanya adalah "Live Foreign Exchange Rate".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Live Forex Rate

Unduh file ekstensi Live Forex 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

                        Live Foreign Exchange Rate including EURUSD
USDJPY, GBPUSD, USDCHF, EURCHF, AUDUSD, USDCAD, NZDUSD,
EURJPY, GBPJPY, EURGBP, CHFJPY, GBPCHF, EURAUD, EURCAD,
AUDCAD, AUDJPY, CADJPY, NZDJPY, GBPAUD, AUDNZD, AUDCHF,
EURNZD, USDSGD, USDHKD, USDMXN, GBPNZD, USDSEK, USDDKK, 
EURSEK, EURNOK, USDNOK, USDZAR, EURDKK, GBPCAD, NOKJPY, 
SEKJPY, USDTRY, EURTRY, NZDCHF, CADCHF, NZDCAD, US30, 
SPX500, NAS100, UK100, GER30, ITA40, ESP35, FRA40, HKG33, 
JPN225, AUS200, USOil, UKOil, XAUUSD, XAGUSD, USDPLN, EURPLN, 
USDOLLAR                    

Informasi Dasar Ekstensi

Nama Live Forex Rate Live Forex Rate
ID aleggfffejcblmgbpgeeiggkemcnjikc
URL Resmi https://chrome.google.com/webstore/detail/live-forex-rate/aleggfffejcblmgbpgeeiggkemcnjikc
Deskripsi Live Foreign Exchange Rate
Ukuran File 46.27 KB
Jumlah Instalasi 116
Versi Saat Ini 1.2
Terakhir Diperbarui 2014-10-23
Tanggal Publikasi 2014-10-23
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Paul Chen
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.trcloud.org/tips-item.php?id=28&title=%E0%B8%99%E0%B9%82%E0%B8%A2%E0%B8%9A%E0%B8%B2%E0%B8%A2%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%AA%E0%B9%88%E0%B8%A7%E0%B8%99%E0%B8%95%E0%B8%B1%E0%B8%A7%E0%B8%82%E0%B8%AD%E0%B8%87%20TRCLOUD
Bahasa yang Didukung en-US
manifest.json
{
    "manifest_version": 2,
    "name": "Live Forex Rate",
    "description": "Live Foreign Exchange Rate",
    "version": "1.2",
    "permissions": [
        "http:\/\/rates.fxcm.com\/RatesXML"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png"
    },
    "minimum_chrome_version": "23",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}