Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Cos'è Kahoot Flooder?

Kahoot Flooder è un'estensione di Chrome sviluppata da gm, e la sua funzione principale è "Flood a Kahoot on your computer using only Chrome!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Kahoot Flooder

Scarica i file di estensione Kahoot Flooder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
URL Ufficiale https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Descrizione Flood a Kahoot on your computer using only Chrome!
Dimensione del File 17.76 KB
Conteggio Installazioni 100,000
Versione Corrente 1.1
Ultimo Aggiornamento 2019-05-09
Data di Pubblicazione 2019-05-09
Valutazione 1.72/5 Totale 159 Valutazioni
Sviluppatore gm
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}