Kahoot Flooder
Flood a Kahoot on your computer using only Chrome!
Co je Kahoot Flooder?
Kahoot Flooder je rozšíření Chrome vyvinuté gm, a jeho hlavní funkcí je „Flood a Kahoot on your computer using only Chrome!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Kahoot Flooder
Stáhněte si soubory rozšíření Kahoot Flooder ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | nebfgdmbcckgdicofllbbkibfihmcddl |
Oficiální URL | https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl |
Popis | Flood a Kahoot on your computer using only Chrome! |
Velikost souboru | 17.76 KB |
Počet instalací | 100,000 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2019-05-09 |
Datum Vydání | 2019-05-09 |
Hodnocení | 1.72/5 Celkem 159 Hodnocení |
Vývojář | gm |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } } |