Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Vad är Kahoot Flooder?

Kahoot Flooder är en Chrome-tillägg utvecklad av gm, och dess huvudfunktion är "Flood a Kahoot on your computer using only Chrome!".

Tilläggsskärmbilder

screenshot

Ladda ner Kahoot Flooder-förlängningens CRX-fil

Ladda ner Kahoot Flooder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
Officiell webbadress https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Beskrivning Flood a Kahoot on your computer using only Chrome!
Filstorlek 17.76 KB
Antal Installationer 100,000
Aktuell Version 1.1
Senast Uppdaterad 2019-05-09
Publiceringsdatum 2019-05-09
Betyg 1.72/5 Totalt 159 Betyg
Utvecklare gm
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}