SigFigIt

Calculate Significant Figures in under 15 seconds

SigFigIt क्या है?

SigFigIt Cavan Klinsky द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Calculate Significant Figures in under 15 seconds"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Calculating significant figures is a slow, tedious, and repetitive process. Even worse, miscalculating significant figures can lower homework, quiz, and test grades. SigFigIt takes just three steps to calculate significant figure. Just highlight the number, right-click, and press the SigFigIt button. Instantaneously, a box will appear with the error-free number of significant figures, saving you minutes. 

SigFigIt is a simple and quick solution for a needlessly boring and complicated process.                    

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

नाम SigFigIt SigFigIt
ID njejfigdfegndkboggacghfjlbmeckfb
आधिकारिक URL https://chromewebstore.google.com/detail/sigfigit/njejfigdfegndkboggacghfjlbmeckfb
विवरण Calculate Significant Figures in under 15 seconds
फ़ाइल का आकार 12.09 KB
स्थापना संख्या 23
वर्तमान संस्करण 0.1
अंतिम अपडेट 2013-06-04
प्रकाशन तिथि 2013-06-03
डेवलपर Cavan Klinsky
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SigFigIt",
    "description": "Calculate Significant Figures in under 15 seconds ",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "sigFigIt.js"
        ]
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    }
}