Skip to content

Instantly share code, notes, and snippets.

@jaredcwhite
Last active August 9, 2022 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredcwhite/66ce292c6538205c5157ed4fe2b53f0e to your computer and use it in GitHub Desktop.
Save jaredcwhite/66ce292c6538205c5157ed4fe2b53f0e to your computer and use it in GitHub Desktop.
Buh-bye YouTube Shorts!
ytd-expanded-shelf-contents-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="SHORTS"]) {
opacity: 0.2
}
@jaredcwhite
Copy link
Author

(or instead of opacity, add display: none) 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment