Kahoot Flooder
Flood a Kahoot on your computer using only Chrome!
Wat is Kahoot Flooder?
Kahoot Flooder is een Chrome-extensie ontwikkeld door gm, en de belangrijkste functie is "Flood a Kahoot on your computer using only Chrome!".
Extensie Screenshots
Download het CRX-bestand van de extensie Kahoot Flooder
Download Kahoot Flooder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | nebfgdmbcckgdicofllbbkibfihmcddl |
Officiële URL | https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl |
Beschrijving | Flood a Kahoot on your computer using only Chrome! |
Bestandsgrootte | 17.76 KB |
Aantal Installaties | 100,000 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2019-05-09 |
Publicatiedatum | 2019-05-09 |
Beoordeling | 1.72/5 Totaal 159 Beoordelingen |
Ontwikkelaar | gm |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |