CustomTube icon indicating copy to clipboard operation
CustomTube copied to clipboard

Search page is broken (Too)

Open SilverTennyson opened this issue 1 year ago • 3 comments

Screenshot: Снимок экрана (5)

SilverTennyson avatar May 02 '24 20:05 SilverTennyson

Must be some A/B testing, my search is fine.

gameshowrecaps avatar May 03 '24 20:05 gameshowrecaps

https://github.com/lightbeam24/CustomTube/issues/55

Alright, I just looked into it, and you were actually right; the fact that you still have the old Search Filters design is indeed the cause. I'm honestly baffled, I had no idea such a thing could happen. Luckily, the fix is very easy, assuming it works.

Paste this code into Stylus:

#header.ytd-search {
  display: none !important;
}

Hopefully this helps.

NewSummo avatar May 25 '24 05:05 NewSummo

https://chromewebstore.google.com/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne

NewSummo avatar May 25 '24 05:05 NewSummo