Removes Youtube's latest horrible UI where they decided to put a glow around thumbnails on channel and recommended pages
Remove Youtube Thumbnail Glow by bruhhhhh999
Details
Authorbruhhhhh999
LicenseNo License
Categoryyoutube.com
Created
Updated
Size378 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Let me know if anything goes wrong!
Source code
/* ==UserStyle==
@name ? - Mar 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("youtube.com") {
/* Insert code here... */
}ytd-rich-item-renderer.ytd-rich-item-renderer-highlight{
background:none !important;
box-shadow:0px 0px 0px 0px !important;
}