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.

(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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
vulgo narc
التثبيت اليومي
0
إجمالي التثبيت
18
التقييمات
1 0 0
الإصدار
7.3
تم إنشاؤه
04-02-2026
تم تحديثه
04-02-2026
الحجم
5.37 KB
الترخيص
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.