Calc LS
Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
Calc LSคืออะไร?
Calc LS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย LASAWARE และคุณลักษณะหลักของมันคือ "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Calc LS
ดาวน์โหลดไฟล์ส่วนขยาย Calc LS ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
It features a unique dual-display and also has a visible memory to simplify your calculations.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Calc LS |
ID | dmhapbkbkeopdeapenongacbpajdfljg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg |
คำอธิบาย | Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator. |
ขนาดไฟล์ | 43.53 KB |
จำนวนการติดตั้ง | 217 |
เวอร์ชันปัจจุบัน | 0.5.1 |
อัปเดตครั้งล่าสุด | 2013-09-27 |
วันที่เผยแพร่ | 2013-09-26 |
คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | LASAWARE |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Calc LS", "description": "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.", "version": "0.5.1", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" } } |