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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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