Group Maker
Create, Store and Generate Groups!
Vad är Group Maker?
Group Maker är en Chrome-tillägg utvecklad av Rajessen Sanassy, och dess huvudfunktion är "Create, Store and Generate Groups!".
Tilläggsskärmbilder
Ladda ner Group Maker-förlängningens CRX-fil
Ladda ner Group Maker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Group Maker |
ID | lkmakcpikbbbdpkfloniiohhifhghbhm |
Officiell webbadress | https://chromewebstore.google.com/detail/group-maker/lkmakcpikbbbdpkfloniiohhifhghbhm |
Beskrivning | Create, Store and Generate Groups! |
Filstorlek | 1.95 MB |
Antal Installationer | 10,581 |
Aktuell Version | 5.0 |
Senast Uppdaterad | 2018-11-04 |
Publiceringsdatum | 2018-11-03 |
Betyg | 4.50/5 Totalt 6 Betyg |
Utvecklare | Rajessen Sanassy |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/Rajykins/GroupMaker |
Stödda Språk | 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" } } |