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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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