Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

O que é Kahoot Flooder?

Kahoot Flooder é uma extensão do Chrome desenvolvida por gm, e sua principal característica é "Flood a Kahoot on your computer using only Chrome!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Kahoot Flooder

Baixe arquivos de extensão Kahoot Flooder no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
URL Oficial https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Descrição Flood a Kahoot on your computer using only Chrome!
Tamanho do Arquivo 17.76 KB
Contagem de Instalações 100,000
Versão Atual 1.1
Última Atualização 2019-05-09
Data de Publicação 2019-05-09
Classificação 1.72/5 Total de 159 Avaliações
Desenvolvedor gm
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}