Compact Calculator

Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.

Compact Calculatorคืออะไร?

Compact Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Andy Young และคุณลักษณะหลักของมันคือ "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat."

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

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

ดาวน์โหลดไฟล์ส่วนขยาย Compact Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        A very simple, compact, yet powerful calculator. It can solve equations and expressions in an instant, without much work from the user and no wait. All you have to do is click on the extension, type in an expression or equation, and the calculator will do the rest.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
คำอธิบาย Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
ขนาดไฟล์ 227 KB
จำนวนการติดตั้ง 716
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2017-10-17
วันที่เผยแพร่ 2017-10-17
คะแนน 3.88/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา Andy Young
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Compact Calculator",
    "description": "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.",
    "version": "3.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}