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

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

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