Kahoot name bypass

Bypass kahoot names

ما هو Kahoot name bypass؟

Kahoot name bypass هو إضافة Chrome تم تطويرها بواسطة Stephen noble، والميزة الرئيسية لها هي "Bypass kahoot names".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Kahoot name bypass

قم بتنزيل ملفات الامتداد Kahoot name bypass بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Show up to your kahoot game in style with this chrome extension!
Simply download the extension, go to kahoot.it and click the icon.
Type in your name, click bypass and copy the text!
TᕼIᔕ Iᔕ ᗩᑎ E᙭ᗩᗰᑭᒪE Oᖴ ᗷYᑭᗩᔕᔕEᗪ TE᙭T!                    

معلومات أساسية عن التمديد

الاسم Kahoot name bypass Kahoot name bypass
ID jlfoemebeemiccmeabkegdpoehiafhbn
عنوان URL الرسمي https://chromewebstore.google.com/detail/kahoot-name-bypass/jlfoemebeemiccmeabkegdpoehiafhbn
الوصف Bypass kahoot names
حجم الملف 17.47 KB
عدد التثبيتات 7,479
النسخة الحالية 1.1
آخر تحديث 2021-01-05
تاريخ النشر 2021-01-02
تقييم 3.58/5 مجموع تقييمات 12
المطور Stephen noble
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kahoot name bypass",
    "version": "1.1",
    "permissions": [
        "declarativeContent"
    ],
    "description": "Bypass kahoot names",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "Popup.html",
        "default_icon": {
            "128": "Icon.png"
        }
    },
    "icons": {
        "48": "Icon48.png",
        "128": "Icon.png"
    },
    "manifest_version": 2
}