Remove recommendations from youtube home page

G

Guest

Guest
I really ant to remove youtube's recommended videos and recommended channels in it's home page (without signing in). The version I'm using is Google Chrome 47.0.2526.58 beta-m (64-bit)

Even after clearing all cookies and cache, it is still showing and I can't find a video for how to remove in this particular version. Please help me. Thanks!
 
Download the stylebot extension from the chromewebstore
Right click the stylebot extension and select options
Select Styles
Select Edit Global Stylesheet
Copy and Paste the following:
div.feed-item-container.browse-list-item-container.yt-section-hover-container.compact-shelf.shelf-item.branded-page-box.clearfix {
display: none;
}
Select Save
Select Enable Global Stylesheet
Reload Youtube
 
G

Guest

Guest
Thanks, but is there a way not to completely remove them, just cancel those who show up based on recent searches or history?