Kahoot Flooder

Flood a Kahoot on your computer using only Chrome!

Kahoot Flooder là gì?

Kahoot Flooder là một tiện ích mở rộng Chrome được phát triển bởi gm, và tính năng chính của nó là "Flood a Kahoot on your computer using only Chrome!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Kahoot Flooder

Tải xuống các tệp mở rộng Kahoot Flooder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Kahoot Flooder Kahoot Flooder
ID nebfgdmbcckgdicofllbbkibfihmcddl
URL Chính Thức https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl
Mô tả Flood a Kahoot on your computer using only Chrome!
Kích Thước Tệp 17.76 KB
Số Lần Cài Đặt 100,000
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2019-05-09
Ngày Phát Hành 2019-05-09
Đánh Giá 1.72/5 Tổng số 159 Đánh Giá
Nhà Phát Triển gm
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}