Group Maker

Create, Store and Generate Groups!

Group Makerคืออะไร?

Group Maker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rajessen Sanassy และคุณลักษณะหลักของมันคือ "Create, Store and Generate Groups!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Group Maker

ดาวน์โหลดไฟล์ส่วนขยาย Group Maker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Made for Teachers Everywhere

The Group Maker is a Chrome Extension that helps you randomly generate groups in a simple and organized way.

-Randomly Generate Groups
-4 Classes and 1 Custom
-Generate by Number of Groups
-Generate by Number of Students
-Add and Remove Students Easily
-Save Each Class List
-Automatically Open Class Based on Time



Settings Functionality 

AUTO SAVE
Content in class list will automatically save without needing to click the save button

AUTO TIME
Open based on time
Block A 8:55-10:10
Block B 10:11-11:30
Block C 12:26-1:45
Block D 1:45-3:05                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Group Maker Group Maker
ID lkmakcpikbbbdpkfloniiohhifhghbhm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/group-maker/lkmakcpikbbbdpkfloniiohhifhghbhm
คำอธิบาย Create, Store and Generate Groups!
ขนาดไฟล์ 1.95 MB
จำนวนการติดตั้ง 10,581
เวอร์ชันปัจจุบัน 5.0
อัปเดตครั้งล่าสุด 2018-11-04
วันที่เผยแพร่ 2018-11-03
คะแนน 4.50/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Rajessen Sanassy
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Rajykins/GroupMaker
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Group Maker",
    "version": "5.0",
    "description": "Create, Store and Generate Groups!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Group Maker",
        "default_popup": "popup.html"
    }
}