Math Practice - iPracticeMath.com
Math Practice for K-12 grades
Math Practice - iPracticeMath.comคืออะไร?
Math Practice - iPracticeMath.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.ipracticemath.com และคุณลักษณะหลักของมันคือ "Math Practice for K-12 grades"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Math Practice - iPracticeMath.com
ดาวน์โหลดไฟล์ส่วนขยาย Math Practice - iPracticeMath.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
iPracticeMath is a comprehensive website for k-12 students. It contains math practice problems for 600+ math skills, hundreds of worksheets and learning lessons.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | afmbgafieadlghchblikhmifkmpkgieb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/math-practice-ipracticema/afmbgafieadlghchblikhmifkmpkgieb |
คำอธิบาย | Math Practice for K-12 grades |
ขนาดไฟล์ | 11.31 KB |
จำนวนการติดตั้ง | 688 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2016-07-17 |
วันที่เผยแพร่ | 2016-07-17 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://www.ipracticemath.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.ipracticemath.com/math-practice |
URL หน้าช่วยเหลือ | http://www.ipracticemath.com/home/faqs |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Math Practice - iPracticeMath.com", "description": "Math Practice for K-12 grades", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "http:\/\/www.ipracticemath.com\/" ] } |