Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

什麼是Kahoot Flooder?

Kahoot Flooder是由gm開發的Chrome擴展程式,該擴展的主要功能是“Flood a Kahoot on your computer using only Chrome!”。

擴展截圖

screenshot

下載Kahoot Flooder擴展crx文件

下載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
官方網址 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"
    }
}