Live Forex Rate

Live Foreign Exchange Rate

Hvad er Live Forex Rate?

Live Forex Rate er en Chrome-udvidelse udviklet af Paul Chen, og dens hovedfunktion er "Live Foreign Exchange Rate".

Udvidelsesskærmbilleder

screenshot

Download Live Forex Rate-udvidelses-CRX-fil

Download Live Forex Rate-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

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Live Forex Rate Live Forex Rate
ID aleggfffejcblmgbpgeeiggkemcnjikc
Officiel URL https://chrome.google.com/webstore/detail/live-forex-rate/aleggfffejcblmgbpgeeiggkemcnjikc
Beskrivelse Live Foreign Exchange Rate
Filstørrelse 46.27 KB
Antal Installationer 116
Nuværende Version 1.2
Senest Opdateret 2014-10-23
Udgivelsesdato 2014-10-23
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Paul Chen
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side 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
Understøttede Sprog 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"
}