Skip to content

Instantly share code, notes, and snippets.

@Leyka
Last active January 26, 2023 05:32
Show Gist options
  • Save Leyka/529ba32916ee93fa47bc6b4e44ce4088 to your computer and use it in GitHub Desktop.
Save Leyka/529ba32916ee93fa47bc6b4e44ce4088 to your computer and use it in GitHub Desktop.
uBlock Filters for Youtube
# Remove overlay when video is paused
youtube.com##.ytp-endscreen-content
youtube.com##.ytp-ce-covering-shadow-top
youtube.com##.ytp-pause-overlay
youtube.com##.ytp-ce-covering-overlay
youtube.com##.ytp-ce-element
# Remove "View products" when video starts
youtube.com##.ytp-suggested-action-badge-expanded
# Remove live chat
youtube.com###chat
# Remove sponsor button next to video title
##.sponsorBlockCategoryPill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment