SigFigIt

Calculate Significant Figures in under 15 seconds

SigFigItคืออะไร?

SigFigIt เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cavan Klinsky และคุณลักษณะหลักของมันคือ "Calculate Significant Figures in under 15 seconds"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SigFigIt

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}