Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Qu'est-ce que Kahoot Flooder ?

Kahoot Flooder est une extension Chrome développée par gm, et sa fonction principale est "Flood a Kahoot on your computer using only Chrome!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kahoot Flooder

Téléchargez les fichiers d'extension Kahoot Flooder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
URL Officiel https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Description Flood a Kahoot on your computer using only Chrome!
Taille du Fichier 17.76 KB
Nombre d'Installations 100,000
Version Actuelle 1.1
Dernière Mise à Jour 2019-05-09
Date de Publication 2019-05-09
Évaluation 1.72/5 Total 159 Évaluations
Développeur gm
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}