Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

What is Kahoot Flooder?

Kahoot Flooder is a Chrome extension developed by gm, and its main feature is "Flood a Kahoot on your computer using only Chrome!".

Extension Screenshots

screenshot

Download Kahoot Flooder Extension CRX File

Download Kahoot Flooder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
Official URL https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Description Flood a Kahoot on your computer using only Chrome!
File Size 17.76 KB
Installation Count 100,000
Current Version 1.1
Last Updated 2019-05-09
Publish Date 2019-05-09
Rating 1.72/5 Total 159 Ratings
Developer gm
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}