YouTube NoLiveChat

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
vulgo narc
Installazioni giornaliere
0
Installazioni totali
16
Valutazione
1 0 0
Versione
7.3
Creato il
04/02/2026
Aggiornato il
04/02/2026
Dimensione
5,37 KB
Licenza
MIT
Applica a

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.