Kahoot Flooder
Flood a Kahoot on your computer using only Chrome!
Kahoot Flooderとは何ですか?
Kahoot Flooderはgmによって開発されたChromeの拡張機能で、その主な機能は「Flood a Kahoot on your computer using only Chrome!」です。
拡張機能のスクリーンショット
Kahoot Flooder拡張機能のCRXファイルをダウンロード
Kahoot Flooder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Flood a Kahoot on your computer using only Chrome! Unlike the online Kahoot flooding websites, this extension uses your computer, and the offical kahoot website to add players, and therefore will always work. After entering the options, this extension will open the number of tabs you chose and then automatically enter the code and nickname.
拡張機能の基本情報
名前 | |
ID | nebfgdmbcckgdicofllbbkibfihmcddl |
公式URL | https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl |
説明 | Flood a Kahoot on your computer using only Chrome! |
ファイルサイズ | 17.76 KB |
インストール数 | 100,000 |
現在のバージョン | 1.1 |
最終更新日 | 2019-05-09 |
公開日 | 2019-05-09 |
評価 | 1.72/5 合計 159 レビュー |
開発者 | gm |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kahoot Flooder", "version": "1.1", "description": "Flood a Kahoot on your computer using only Chrome!", "author": "Grayson Martin", "manifest_version": 2, "permissions": [ "tabs", "storage", "https:\/\/kahoot.it\/" ], "browser_action": { "default_title": "Flood Settings", "default_popup": "options.html" } } |