diff --git a/.mozilla/firefox/dotfiles.profile/chrome/userContent.css b/.mozilla/firefox/dotfiles.profile/chrome/userContent.css index a700d37..d73904c 100644 --- a/.mozilla/firefox/dotfiles.profile/chrome/userContent.css +++ b/.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; }