Calculator for Chrome
A quick & easy calculator right on your browser.
Calculator for Chromeคืออะไร?
Calculator for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย whyphyagency และคุณลักษณะหลักของมันคือ "A quick & easy calculator right on your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Calculator for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Calculator for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
⬇️️ Easy to set up ⬇️:
1. Install the extension from Chrome Web Store, Pin 📌 it to make it easy to access.
2. Click on the mini calculator whenever you need mathematical help.
✨Features ✨
1. Keyboard accessibility to control the calculator
2. Supports both light and dark modes.
3. Works as an application and/or in browser.
4. Works offline too.
5. Scientific Calculator mode.
This extension comes to the rescue with its simple design yet with advanced features. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | mmlpiihpnbpmbmoindlpikkfolhfeoeo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/calculator-for-chrome/mmlpiihpnbpmbmoindlpikkfolhfeoeo |
| คำอธิบาย | A quick & easy calculator right on your browser. |
| ขนาดไฟล์ | 10.17 KB |
| จำนวนการติดตั้ง | 54 |
| เวอร์ชันปัจจุบัน | 1.0.0 |
| อัปเดตครั้งล่าสุด | 2022-11-23 |
| วันที่เผยแพร่ | 2022-11-22 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | whyphyagency |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/1o3BgtcxM9s2326ji02AShvR_53U_w7Y8c8cTv9xiwEY/edit?usp=sharing |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Calculator for Chrome",
"version": "1.0.0",
"description": "A quick & easy calculator right on your browser.",
"action": {
"default_title": "Calculator",
"default_popup": "popup.html"
},
"icons": {
"32": "icons\/32.png",
"128": "icons\/128.png"
}
} | |