Group Maker
Create, Store and Generate Groups!
Group Makerとは何ですか?
Group MakerはRajessen Sanassyによって開発されたChromeの拡張機能で、その主な機能は「Create, Store and Generate Groups!」です。
拡張機能のスクリーンショット
Group Maker拡張機能のCRXファイルをダウンロード
Group Maker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" } } |