I've had issues where the Read more below comments wouldn't be there so I created this to expand the broken comments.
Comment Expander by chromiacat
Details
Authorchromiacat
LicenseGNU General Public License v3.0
Categoryyoutube
Created
Updated
Size193 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Comment Expander
@version 20240711.14.12
@namespace ?
==/UserStyle== */
@-moz-document domain("youtube.com") {
.ytd-expander{
display: block !important
}
}