Skip to content

youtube corrected by lukaforder

Screenshot of youtube corrected

Details

Authorlukaforder

LicenseNo License

Categoryyoutube.com

Created

Updated

Code size197 B

Code checksume68e0829

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

this should improve most of the youtuber user experiences

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       youtube corrected
@version    20240227.18.21
@namespace  ?
==/UserStyle== */

@-moz-document domain("youtube.com") {
html {
    transform: rotate3d(1, 1, 1, 45deg);
}
}

Reviews

No reviews yet.