Greasy Fork is available in English.

YouTube NoLiveChat

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
vulgo narc
Cài đặt hàng ngày
1
Số lần cài đặt
18
Đánh giá
1 0 0
Phiên bản
7.3
Đã tạo
04-02-2026
Đã cập nhật
04-02-2026
Kích thước
5 KB
Giấy phép
MIT
Áp dụng cho

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.