Calc 2000

Simple, fast and powerful calculator

ما هو Calc 2000؟

Calc 2000 هو إضافة Chrome تم تطويرها بواسطة Pawan Kolhe، والميزة الرئيسية لها هي "Simple, fast and powerful calculator".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Calc 2000

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

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

                        Simple, Fast and Beautiful Calculator that functions like the Windows 10 calculator.

- No Ads
- Dark Theme
- Works Offline
- Fast and Smooth
- Open Source

Feel free to request more features.                    

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

الاسم Calc 2000 Calc 2000
ID mbicgfplgdbkhealkcljgplahbjjmnmo
عنوان URL الرسمي https://chromewebstore.google.com/detail/calc-2000/mbicgfplgdbkhealkcljgplahbjjmnmo
الوصف Simple, fast and powerful calculator
حجم الملف 73.06 KB
عدد التثبيتات 142
النسخة الحالية 1.0.1
آخر تحديث 2020-06-04
تاريخ النشر 2020-06-03
تقييم 5.00/5 مجموع تقييمات 5
المطور Pawan Kolhe
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://pawankolhe.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Calc 2000",
    "version": "1.0.1",
    "description": "Simple, fast and powerful calculator",
    "author": "Pawan Kolhe",
    "offline_enabled": true,
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "calc.html"
    },
    "permissions": []
}