Group Maker
Create, Store and Generate Groups!
Wat is Group Maker?
Group Maker is een Chrome-extensie ontwikkeld door Rajessen Sanassy, en de belangrijkste functie is "Create, Store and Generate Groups!".
Extensie Screenshots
Download het CRX-bestand van de extensie Group Maker
Download Group Maker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Group Maker |
ID | lkmakcpikbbbdpkfloniiohhifhghbhm |
Officiële URL | https://chromewebstore.google.com/detail/group-maker/lkmakcpikbbbdpkfloniiohhifhghbhm |
Beschrijving | Create, Store and Generate Groups! |
Bestandsgrootte | 1.95 MB |
Aantal Installaties | 10,581 |
Huidige Versie | 5.0 |
Laatst Bijgewerkt | 2018-11-04 |
Publicatiedatum | 2018-11-03 |
Beoordeling | 4.50/5 Totaal 6 Beoordelingen |
Ontwikkelaar | Rajessen Sanassy |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/Rajykins/GroupMaker |
Ondersteunde Talen | 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" } } |