Live Forex Rate

Live Foreign Exchange Rate

Qu'est-ce que Live Forex Rate ?

Live Forex Rate est une extension Chrome développée par Paul Chen, et sa fonction principale est "Live Foreign Exchange Rate".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Live Forex Rate

Téléchargez les fichiers d'extension Live Forex Rate au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Live Forex Rate Live Forex Rate
ID aleggfffejcblmgbpgeeiggkemcnjikc
URL Officiel https://chrome.google.com/webstore/detail/live-forex-rate/aleggfffejcblmgbpgeeiggkemcnjikc
Description Live Foreign Exchange Rate
Taille du Fichier 46.27 KB
Nombre d'Installations 116
Version Actuelle 1.2
Dernière Mise à Jour 2014-10-23
Date de Publication 2014-10-23
Évaluation 5.00/5 Total 2 Évaluations
Développeur Paul Chen
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité 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
Langues Prises en Charge 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"
}