Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Что такое Kahoot Flooder?

Kahoot Flooder - это расширение Chrome, разработанное gm, и его основная функция - "Flood a Kahoot on your computer using only Chrome!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Kahoot Flooder

Скачайте файлы расширений Kahoot Flooder в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
Официальный URL https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Описание Flood a Kahoot on your computer using only Chrome!
Размер файла 17.76 KB
Количество установок 100,000
Текущая Версия 1.1
Последнее Обновление 2019-05-09
Дата публикации 2019-05-09
Рейтинг 1.72/5 Всего 159 оценок
Разработчик gm
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}