Compact Calculator

Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.

ما هو Compact Calculator؟

Compact Calculator هو إضافة Chrome تم تطويرها بواسطة Andy Young، والميزة الرئيسية لها هي "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة Compact Calculator

قم بتنزيل ملفات الامتداد Compact Calculator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        A very simple, compact, yet powerful calculator. It can solve equations and expressions in an instant, without much work from the user and no wait. All you have to do is click on the extension, type in an expression or equation, and the calculator will do the rest.                    

معلومات أساسية عن التمديد

الاسم Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
عنوان URL الرسمي https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
الوصف Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
حجم الملف 227 KB
عدد التثبيتات 716
النسخة الحالية 3.0
آخر تحديث 2017-10-17
تاريخ النشر 2017-10-17
تقييم 3.88/5 مجموع تقييمات 8
المطور Andy Young
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Compact Calculator",
    "description": "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.",
    "version": "3.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}