Fast Exchange Rate

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

Τι είναι το Fast Exchange Rate;

Το Fast Exchange Rate είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://fastexrate.beling.pl, και η κύρια λειτουργία του είναι "Fast access to current exchange rates directy from your web browser.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Fast Exchange Rate

Λήψη αρχείων επέκτασης Fast Exchange Rate σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
Επίσημο URL https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
Περιγραφή Fast access to current exchange rates directy from your web browser.
Μέγεθος Αρχείου 31.9 KB
Αριθμός Εγκαταστάσεων 330
Τρέχουσα Έκδοση 13.1
Τελευταία Ενημέρωση 2013-06-18
Ημερομηνία Δημοσίευσης 2013-06-18
Αξιολόγηση 3.20/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://fastexrate.beling.pl
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://fastexrate.beling.pl
Διεύθυνση URL της Σελίδας Βοήθειας http://fastexchangerate.uservoice.com
Υποστηριζόμενες Γλώσσες 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"
    ]
}