A new userstyle
Youtube thumbs grande by lucas-mota-gomes
Details
Authorlucas-mota-gomes
LicenseNo License
Categoryyoutube
Created
Updated
Size332 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 - ago. de 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.youtube.com/") {
.style-scope.ytd-rich-grid-renderer { --ytd-rich-grid-items-per-row: 4; }
}