A new userstyle
www.youtube.com - Nov 2023 by Naveen
Details
AuthorNaveen
LicenseNo License
Categoryhttps://www.youtube.com/
Created
Updated
Size334 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 www.youtube.com - Nov 2023
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("https://www.youtube.com/") {
ytd-rich-grid-renderer {
--ytd-rich-grid-items-per-row: 3 !important;
}
}