Group Maker
Create, Store and Generate Groups!
ما هو Group Maker؟
Group Maker هو إضافة Chrome تم تطويرها بواسطة Rajessen Sanassy، والميزة الرئيسية لها هي "Create, Store and Generate Groups!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Group Maker
قم بتنزيل ملفات الامتداد Group Maker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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" } } |