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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}