Browse Source

Hide youtube sponsor button

master
Riyyi 4 years ago
parent
commit
ca41ff08e3
  1. 2
      .mozilla/firefox/dotfiles.profile/chrome/userContent.css

2
.mozilla/firefox/dotfiles.profile/chrome/userContent.css

@ -110,6 +110,8 @@
{ display: none !important; }
#subscribe-button.ytd-video-secondary-info-renderer
{ display: none !important; }
#sponsor-button
{ display: none !important; }
ytd-comments-header-renderer > #simple-box
{ display: none !important; }

Loading…
Cancel
Save