PlanVIEW
All-in-one Hub for Highschool Students
PlanVIEWคืออะไร?
PlanVIEW เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Swarn Singh และคุณลักษณะหลักของมันคือ "All-in-one Hub for Highschool Students"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PlanVIEW
ดาวน์โหลดไฟล์ส่วนขยาย PlanVIEW ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Welcome to redesigned PlanVIEW. Quickly take notes, view your calendar, quickly email your teachers, and navigate to your teacher's websites in nice and clean UI.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ahdmabmmnnkachilcgkacffibgbgfoln |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln |
คำอธิบาย | All-in-one Hub for Highschool Students |
ขนาดไฟล์ | 957 KB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 2.2.2 |
อัปเดตครั้งล่าสุด | 2016-08-31 |
วันที่เผยแพร่ | 2016-08-30 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | Swarn Singh |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PlanVIEW", "version": "2.2.2", "manifest_version": 2, "description": "All-in-one Hub for Highschool Students", "browser_action": { "default_icon": "img\/icon\/icon.png", "default_title": "PlanVIEW", "default_popup": "index.html" }, "permissions": [ "storage" ] } |