2D & 3D Calc

Calculator for calculating circuit and area shapes, surface and volume solids.

ما هو 2D & 3D Calc؟

2D & 3D Calc هو إضافة Chrome تم تطويرها بواسطة http://2d3dcalc.pekapps.cz، والميزة الرئيسية لها هي "Calculator for calculating circuit and area shapes, surface and volume solids.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة 2D & 3D Calc

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

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

                        Calculator for calculating perimeter (circumference) and area shapes, surface area and volume solids.

Calculate:

- perimeter of square and area of square
- perimeter of rectangle and area of rectangle
- circumference of circle and area of circle
- perimeter of triangle and area of triangle
- perimeter of rhombus and area of rhombus
- perimeter of rhomboid and area of rhomboid
- perimeter of trapezoid and area of trapezoid
- circumference of ellipse and area of ellipse

- surface area of cube and volume of cube
- surface area of cuboid and volume of cuboid
- surface area of sphere and volume of sphere
- surface area of cylinder and volume of cylinder
- surface area of cone and volume of cone

Calculator is only for education.                    

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

الاسم 2D & 3D Calc 2D & 3D Calc
ID llgiihfjhohgmeikhnndplhhkhmmmgcc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/2d-3d-calc/llgiihfjhohgmeikhnndplhhkhmmmgcc
الوصف Calculator for calculating circuit and area shapes, surface and volume solids.
حجم الملف 39.75 KB
عدد التثبيتات 1,000
النسخة الحالية 1.0.0.2
آخر تحديث 2016-04-11
تاريخ النشر 2016-04-11
تقييم 3.50/5 مجموع تقييمات 6
المطور http://2d3dcalc.pekapps.cz
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://pekapps.com/mobile-applications/2d3dcalc.html
عنوان صفحة المساعدة http://pekapps.com/contact.html
اللغات المدعومة de,en,fr,es,pt-BR,pt-PT,sv,cs,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.0.0.2",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "http:\/\/2d3dcalc.pekapps.cz\/"
    ],
    "browser_action": {
        "default_title": "2D & 3D Calc",
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        },
        "default_popup": "popup.html"
    }
}