Greasy Fork is available in English.

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 για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
vulgo narc
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
18
Βαθμολογίες
1 0 0
Έκδοση
7.3
Δημιουργήθηκε την
04/02/2026
Ενημερώθηκε την
04/02/2026
Μέγεθος
5 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.