YouTube Comment Toggle

Hides or shows the comment section per channel with a dedicated toggle button.

Terá de instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

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

Terá de instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Terá de instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Terá de instalar uma extensão como Tampermonkey para instalar este script.

Terá de instalar uma extensão de gestão de scripts de utilizador para instalar este script.

(Já tenho um gestor de scripts de utilizador, deixe-me instalá-lo!)

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

(Já tenho um gestor de estilos de utilizador, deixe-me instalá-lo!)

Autor
tac-tac-go
Instalações diárias
0
Total de instalações
19
Classificações
1 0 0
Versão
1.1
Criado
16/02/2026
Atualizado
16/02/2026
Tamanho
4 KB
Licença
MIT
Aplica-se a

YouTube Comment Toggle

Silence the noise or join the conversation with a single click.

This lightweight userscript adds a "Show/Hide Comments" toggle button specifically for YouTube. Unlike global comment blockers, this script remembers your preference per channel, allowing you to curate your experience.


🚀 Features

  • Per-Channel Persistence: Hidden channels stay hidden; visible ones stay visible. Even after refreshing.
  • CSS-Based Stability: Uses high-priority CSS rules to ensure the comment section doesn't "flicker" or reappear during page navigation.
  • Minimalist UI: The toggle button blends seamlessly into the YouTube interface (right next to the Subscribe button).
  • Privacy First: No external tracking. Your blacklist is stored locally in your browser.

🛠️ How to Use

  1. Install the script.
  2. Open any YouTube video.
  3. Look for the "🔇 Hide Comments" button near the channel name.
  4. Click it to instantly hide the comment section for that specific creator.
  5. Want to see them again? Just click "📢 Show Comments".

📝 Technical Note

This script uses GM_getValue and GM_setValue for storage. It is optimized for the YouTube Single Page Application (SPA) architecture, ensuring the button correctly updates even when navigating between videos.