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"
    }
}