How To View More Videos On The YouTube Home Page (Smaller Video Thumbnails)

Channel:
Subscribers:
779
Published on ● Video Link: https://www.youtube.com/watch?v=1NIIMo1v6tM



Duration: 0:00
134 views
6


A video on how to smaller YouTube thumbnails on the YouTube home page, and see even more videos!

This will only work on Chromium based browsers, for example, Chrome, Brave, Edge, and others.

StyleBot Chrome Extension: https://chromewebstore.google.com/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en

Copy the YouTube home page URL.

CSS Style To Copy:
Note you'll have to add the greater than sign in the code below after "contents", as YouTube doesn't allow those brackets in the description.

#contents ytd-rich-item-renderer {
width: 250px;
height: auto;
}