YouTube NoLiveChat

Automatically closes the YouTube Live Chat (Theater Mode or Full Screen).

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
vulgo narc
จำนวนติดตั้งประจำวัน
2
จำนวนติดตั้งทั้งหมด
16
คะแนน
1 0 0
เวอร์ชัน
7.3
สร้างเมื่อ
04-02-2026
อัปเดตเมื่อ
04-02-2026
Size
5.37 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Key Features:

Auto-Close: Detects when you expand the video and hides the chat automatically.

Manual Trigger: Press Alt + K to force the chat to close instantly (useful for testing).


Technical Details:

Architecture: Uses a postMessage system where the main page ("Commander") detects layout changes and sends a signal to the chat iframe ("Soldier").

Reliability: Implements a 10-second delay to account for variable loading times and slow connections.

Simulation: Simulates a full mouse event sequence (mousedown, mouseup, click) to bypass YouTube's UI event filters.