Skip to content

Youtube - Focus (Toggle) by 6meikyuu9

Details

Author6meikyuu9

LicenseCC BY-NC-ND 4.0

Categoryyoutube.com

Created

Updated

Size373 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A simple "hide comments and recommended videos sidebar" toggle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Youtube - Focus (Toggle)
@namespace      https://www.youtube.com
@version        1.0.0
@description    A simple "hide comments and recommended videos sidebar" toggle
@author         Meikyuu
==/UserStyle== */

@-moz-document domain("youtube.com") {
#secondary, ytd-comments {
          
          Display: none;
          
} 
}

Reviews

No reviews yet.