Group Maker
Create, Store and Generate Groups!
What is Group Maker?
Group Maker is a Chrome extension developed by Rajessen Sanassy, and its main feature is "Create, Store and Generate Groups!".
Extension Screenshots
Download Group Maker Extension CRX File
Download Group Maker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Group Maker |
ID | lkmakcpikbbbdpkfloniiohhifhghbhm |
Official URL | https://chromewebstore.google.com/detail/group-maker/lkmakcpikbbbdpkfloniiohhifhghbhm |
Description | Create, Store and Generate Groups! |
File Size | 1.95 MB |
Installation Count | 10,581 |
Current Version | 5.0 |
Last Updated | 2018-11-04 |
Publish Date | 2018-11-03 |
Rating | 4.50/5 Total 6 Ratings |
Developer | Rajessen Sanassy |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Rajykins/GroupMaker |
Supported Languages | 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" } } |