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 |
电子邮箱 | [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" } } |