Fast Exchange Rate

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

Qu'est-ce que Fast Exchange Rate ?

Fast Exchange Rate est une extension Chrome développée par https://fastexrate.beling.pl, et sa fonction principale est "Fast access to current exchange rates directy from your web browser.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Fast Exchange Rate

Téléchargez les fichiers d'extension Fast Exchange 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

                        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).                    

Informations de Base sur l'Extension

Nom Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
URL Officiel https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
Description Fast access to current exchange rates directy from your web browser.
Taille du Fichier 31.9 KB
Nombre d'Installations 330
Version Actuelle 13.1
Dernière Mise à Jour 2013-06-18
Date de Publication 2013-06-18
Évaluation 3.20/5 Total 5 Évaluations
Développeur https://fastexrate.beling.pl
Type de Paiement free
Site Web de l'Extension http://fastexrate.beling.pl
URL de la Page d'Aide http://fastexchangerate.uservoice.com
Langues Prises en Charge 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"
    ]
}