youtube: remove content on landing page

This commit is contained in:
gutmet 2022-06-10 14:37:09 +02:00
parent 5f21a4826b
commit b5e4805649

View File

@ -3,3 +3,4 @@
.super-title.style-scope.ytd-video-primary-info-renderer { display: none !important; }
#info-text { display: none !important; }
#menu-container { display: none !important; }
div#contents.style-scope.ytd-rich-grid-renderer { display: none !important; }