Invisible Kahoot Name

This extension was created to show your user name as invisible!

Invisible Kahoot Nameคืออะไร?

Invisible Kahoot Name เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Coder2357 และคุณลักษณะหลักของมันคือ "This extension was created to show your user name as invisible!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Invisible Kahoot Name

ดาวน์โหลดไฟล์ส่วนขยาย Invisible Kahoot Name ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension was created to show your user name as invisible!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Invisible Kahoot Name Invisible Kahoot Name
ID npmhdofgibpjgaieimbglhgblglaijnf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/invisible-kahoot-name/npmhdofgibpjgaieimbglhgblglaijnf
คำอธิบาย This extension was created to show your user name as invisible!
ขนาดไฟล์ 14.81 KB
จำนวนการติดตั้ง 3,841
เวอร์ชันปัจจุบัน 0.1.3
อัปเดตครั้งล่าสุด 2020-06-13
วันที่เผยแพร่ 2020-06-13
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Coder2357
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://charles2060lab.wixsite.com/website
URL หน้าช่วยเหลือ https://charles2060lab.wixsite.com/website
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Invisible Kahoot Name",
    "version": "0.1.3",
    "manifest_version": 2,
    "description": "This extension was created to show your user name as invisible!",
    "homepage_url": "https:\/\/kahoot.it\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Invisible Kahoot Name",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}