Calc 2000

Simple, fast and powerful calculator

Calc 2000คืออะไร?

Calc 2000 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pawan Kolhe และคุณลักษณะหลักของมันคือ "Simple, fast and powerful calculator"

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

screenshot
screenshot

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

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

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

                        Simple, Fast and Beautiful Calculator that functions like the Windows 10 calculator.

- No Ads
- Dark Theme
- Works Offline
- Fast and Smooth
- Open Source

Feel free to request more features.                    

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

ชื่อ Calc 2000 Calc 2000
ID mbicgfplgdbkhealkcljgplahbjjmnmo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/calc-2000/mbicgfplgdbkhealkcljgplahbjjmnmo
คำอธิบาย Simple, fast and powerful calculator
ขนาดไฟล์ 73.06 KB
จำนวนการติดตั้ง 142
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2020-06-04
วันที่เผยแพร่ 2020-06-03
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Pawan Kolhe
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://pawankolhe.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Calc 2000",
    "version": "1.0.1",
    "description": "Simple, fast and powerful calculator",
    "author": "Pawan Kolhe",
    "offline_enabled": true,
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "calc.html"
    },
    "permissions": []
}