Chrome Calculator

Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.

Chrome Calculator क्या है?

Chrome Calculator Mahesh Uddama द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes."।

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

screenshot

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

crx प्रारूप में Chrome Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Do your calculations on top of your browser. Feel the simplicity compact format of the Standard view or get your Scientific panel just in a single click.  27 buttons Scientific panel will fulfill your basic scientific calculation needs. You also got Permutation and Combination buttons that most of soft calculators not equipped with. Share and enjoy it.                    

एक्सटेंशन की मूल जानकारी

नाम Chrome Calculator Chrome Calculator
ID dkmolnjgcflefpeajenclaejfddpcaml
आधिकारिक URL https://chromewebstore.google.com/detail/chrome-calculator/dkmolnjgcflefpeajenclaejfddpcaml
विवरण Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.
फ़ाइल का आकार 29.68 KB
स्थापना संख्या 4,005
वर्तमान संस्करण 2.0
अंतिम अपडेट 2016-03-05
प्रकाशन तिथि 2016-03-05
रेटिंग 3.91/5 कुल 11 रेटिंग्स
डेवलपर Mahesh Uddama
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://docs.google.com/presentation/d/11NfK-Bk0_EcK3QUgHIdTfoy2Xd3u5BWfozw1vffB3Fc/edit?usp=sharing
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Calculator",
    "description": "Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "img\/icon_48.png",
        "default_popup": "calculator.html"
    },
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'"
}