Live Forex Rate
Live Foreign Exchange Rate
Wat is Live Forex Rate?
Live Forex Rate is een Chrome-extensie ontwikkeld door Paul Chen, en de belangrijkste functie is "Live Foreign Exchange Rate".
Extensie Screenshots
Download het CRX-bestand van de extensie Live Forex Rate
Download Live Forex Rate-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | aleggfffejcblmgbpgeeiggkemcnjikc |
Officiële URL | https://chrome.google.com/webstore/detail/live-forex-rate/aleggfffejcblmgbpgeeiggkemcnjikc |
Beschrijving | Live Foreign Exchange Rate |
Bestandsgrootte | 46.27 KB |
Aantal Installaties | 116 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2014-10-23 |
Publicatiedatum | 2014-10-23 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Paul Chen |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | 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 |
Ondersteunde Talen | 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" } |