Group Maker
Create, Store and Generate Groups!
什麼是Group Maker?
Group Maker是由Rajessen Sanassy開發的Chrome擴展程式,該擴展的主要功能是“Create, Store and Generate Groups!”。
擴展截圖
下載Group Maker擴展crx文件
下載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 |
ID | lkmakcpikbbbdpkfloniiohhifhghbhm |
官方網址 | 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" } } |