2D & 3D Calc

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

2D & 3D Calc क्या है?

2D & 3D Calc http://2d3dcalc.pekapps.cz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Calculator for calculating circuit and area shapes, surface and volume solids."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 2D & 3D Calc एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL 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"
    }
}