SigFigIt

Calculate Significant Figures in under 15 seconds

SigFigItとは何ですか?

SigFigItはCavan Klinskyによって開発されたChromeの拡張機能で、その主な機能は「Calculate Significant Figures in under 15 seconds」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

SigFigIt拡張機能のCRXファイルをダウンロード

SigFigIt拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}