Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Apa itu Kahoot Flooder?

Kahoot Flooder adalah ekstensi Chrome yang dikembangkan oleh gm, dan fitur utamanya adalah "Flood a Kahoot on your computer using only Chrome!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Kahoot Flooder

Unduh file ekstensi Kahoot Flooder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
URL Resmi https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Deskripsi Flood a Kahoot on your computer using only Chrome!
Ukuran File 17.76 KB
Jumlah Instalasi 100,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2019-05-09
Tanggal Publikasi 2019-05-09
Penilaian 1.72/5 Total 159 Penilaian
Pengembang gm
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}