Skip to content

CustomTube search fix by zucky1

Screenshot of CustomTube search fix

Details

Authorzucky1

LicenseNo License

Categorywww.youtube.com

Created

Updated

Size313 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For some people the search page might appear on the right side of the screen, this userstyle fixes that.

Code courtesy of lightbeam24 on Reddit.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           youtube.com - Jul 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/") {
    #header.ytd-search { display: none !important; }
}

Reviews

No reviews yet.