calculator simple and easy
Sticky Calculator
calculator simple and easyคืออะไร?
calculator simple and easy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://allinworld99.blogspot.com และคุณลักษณะหลักของมันคือ "Sticky Calculator"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย calculator simple and easy
ดาวน์โหลดไฟล์ส่วนขยาย calculator simple and easy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This simple calculator is used to calculate your simple maths calculations.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | calculator simple and easy |
ID | amkibnhgmpodfblhiiflnlnehebjibja |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja |
คำอธิบาย | Sticky Calculator |
ขนาดไฟล์ | 152 KB |
จำนวนการติดตั้ง | 125 |
เวอร์ชันปัจจุบัน | 0.8 |
อัปเดตครั้งล่าสุด | 2019-02-06 |
วันที่เผยแพร่ | 2019-02-06 |
คะแนน | 3.25/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://allinworld99.blogspot.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://allinworld99.blogspot.com |
URL หน้าช่วยเหลือ | http://allinworld99.blogspot.com |
URL หน้านโยบายความเป็นส่วนตัว | https://htmlcodeplay.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "calculator simple and easy", "description": "Sticky Calculator", "version": "0.8", "browser_action": { "default_icon": "128calculator-icon.png", "default_popup": "calculator.html" }, "author": "Merbin Joe", "offline_enabled": true, "homepage_url": "http:\/\/www.allinworld99.blogspot.com", "icons": { "16": "16calculator-icon.png", "48": "48calculator-icon.png", "128": "128calculator-icon.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2 } |