Group Maker

Create, Store and Generate Groups!

Cos'è Group Maker?

Group Maker è un'estensione di Chrome sviluppata da Rajessen Sanassy, e la sua funzione principale è "Create, Store and Generate Groups!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Group Maker

Scarica i file di estensione Group Maker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Group Maker Group Maker
ID lkmakcpikbbbdpkfloniiohhifhghbhm
URL Ufficiale https://chromewebstore.google.com/detail/group-maker/lkmakcpikbbbdpkfloniiohhifhghbhm
Descrizione Create, Store and Generate Groups!
Dimensione del File 1.95 MB
Conteggio Installazioni 10,581
Versione Corrente 5.0
Ultimo Aggiornamento 2018-11-04
Data di Pubblicazione 2018-11-03
Valutazione 4.50/5 Totale 6 Valutazioni
Sviluppatore Rajessen Sanassy
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/Rajykins/GroupMaker
Lingue Supportate 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"
    }
}