CustomTube is outdated & shity, use V3 + StarTube instead.
Are you tired of the 2013-2014 layouts' video players being a few pixels off? Try THIS!
Authorbangbangyouall
LicenseNo License
Categoryyoutube.com
Created
Updated
Size223 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
CustomTube is outdated & shity, use V3 + StarTube instead.
Are you tired of the 2013-2014 layouts' video players being a few pixels off? Try THIS!
V3: vorapis.pages.dev
StarTube (beta): greasyfork.org/en/scripts/500060-startube-beta
/* ==UserStyle==
@name Early Hitchhiker fix!
@version 20240225.06.56
@namespace ?
==/UserStyle== */
@-moz-document domain("youtube.com") {
#player {
margin-left: calc(-0.00% - 1px) !important;
}
}