Better Classroom
Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom.
Better Classroomคืออะไร?
Better Classroom เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sarwin Rajiah และคุณลักษณะหลักของมันคือ "Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Better Classroom
ดาวน์โหลดไฟล์ส่วนขยาย Better Classroom ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Better Classroom is a simple yet powerful extension that enhances your Google Classroom experience by allowing you to organize and rename your classes with ease. With Better Classroom, you can create folders to group your classes, making it easier to manage and navigate through them. Say goodbye to cluttered and disorganized classrooms, and hello to a more efficient and streamlined experience. Get Better Classroom today and take control of your Google Classroom organization!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Better Classroom |
ID | maibneeahfkanhakkogkbcakcadjejkl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/better-classroom/maibneeahfkanhakkogkbcakcadjejkl |
คำอธิบาย | Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom. |
ขนาดไฟล์ | 32.66 KB |
จำนวนการติดตั้ง | 417 |
เวอร์ชันปัจจุบัน | 1.1.2 |
อัปเดตครั้งล่าสุด | 2023-05-07 |
วันที่เผยแพร่ | 2023-04-03 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Sarwin Rajiah |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/SarwinR/better-classroom |
URL หน้าช่วยเหลือ | https://github.com/SarwinR/better-classroom/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Better Classroom", "description": "Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom.", "version": "1.1.2", "icons": { "16": "assets\/icons\/extension_icons\/16.png", "48": "assets\/icons\/extension_icons\/48.png", "128": "assets\/icons\/extension_icons\/128.png" }, "action": { "default_icon": { "16": "assets\/icons\/extension_icons\/16.png", "48": "assets\/icons\/extension_icons\/48.png", "128": "assets\/icons\/extension_icons\/128.png" }, "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "\/html\/folder_creation_modal.html", "\/html\/dropdown_list.html", "\/html\/folder_setting_modal.html", "\/html\/class_setting_button.html", "\/html\/class_setting_modal.html" ], "matches": [ " |