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 |
官方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" } } |