Currency Converter

Convert 1 Type of Currency value to another type.

Τι είναι το Currency Converter;

Το Currency Converter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://ggcnet.tk, και η κύρια λειτουργία του είναι "Convert 1 Type of Currency value to another type.".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Currency Converter

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

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

                        Everyone needs to have 1 currency converter for shopping, business and for many other things. 

By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day.

Write in input field the value that you want to convert and that choose the currencies.                    

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

Όνομα Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
Επίσημο URL https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
Περιγραφή Convert 1 Type of Currency value to another type.
Μέγεθος Αρχείου 46.09 KB
Αριθμός Εγκαταστάσεων 15
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2017-10-06
Ημερομηνία Δημοσίευσης 2017-10-06
Αξιολόγηση 3.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://ggcnet.tk
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Currency Converter",
    "description": "Convert 1 Type of Currency value to another type.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "public\/images\/icon.png",
        "default_popup": "public\/scripts\/index.html",
        "default_title": "gCurrency"
    }
}