Group Maker

Create, Store and Generate Groups!

Group Maker란 무엇입니까?

Group Maker은(는) Rajessen Sanassy에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create, Store and Generate Groups!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Group Maker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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