Popup Currency Converter

Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.

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

Το Popup Currency Converter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον saqikawaay, και η κύρια λειτουργία του είναι "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Currency Converter is a simple popup that converts currencies without leaving the page. 

If you're a currency trader, it's probably not for you. 

If you're just shopping online and want to get a reasonably accurate estimate (without accounting for fees) of things, then this one is for you!                    

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

Όνομα Popup Currency Converter Popup Currency Converter
ID plfdmagpkcfdlaohpmfpehbdgiknkeec
Επίσημο URL https://chromewebstore.google.com/detail/popup-currency-converter/plfdmagpkcfdlaohpmfpehbdgiknkeec
Περιγραφή Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.
Μέγεθος Αρχείου 166 KB
Αριθμός Εγκαταστάσεων 30
Τρέχουσα Έκδοση 0.7
Τελευταία Ενημέρωση 2020-04-07
Ημερομηνία Δημοσίευσης 2020-04-07
Προγραμματιστής saqikawaay
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Popup Currency Converter",
    "version": "0.7",
    "description": "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.",
    "browser_action": {
        "default_icon": "img\/monies.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "100": "img\/monies.png"
    }
}