From 9bb21e9129c9140ffeb469bc582227ec3f5d27db Mon Sep 17 00:00:00 2001 From: gutmet Date: Fri, 2 Jul 2021 07:37:35 +0200 Subject: [PATCH] don't hide subscribe button --- youtube.com | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube.com b/youtube.com index 212bb8c..05f4076 100644 --- a/youtube.com +++ b/youtube.com @@ -1,6 +1,5 @@ #related { display: none !important; } #comments { display: none !important; } -#subscribe-button { display: none !important; } .super-title.style-scope.ytd-video-primary-info-renderer { display: none !important; } #info-text { display: none !important; } #menu-container { display: none !important; }