YouTube Tests a New Homepage Interface
Another change is that the videos from your feed take up a lot more space because the thumbnails are bigger. The new interface lets you hide videos from the feed, a feature that used to be available in the previous YouTube UIs. YouTube also shows a small "watched" label over the thumbnail after playing a video.
Here's the experimental UI:


... and the existing homepage:

Here's how you can try the latest Google experiment. If you use Chrome, Firefox, Safari or Internet Explorer 8+, open youtube.com in a new tab, load:
* Chrome's JavaScript console (Ctrl+Shift+J)
Baca Juga
* Safari's Web Inspector (how to do that?)
or
* IE's Developer Tools (press F12 and select the "console" tab)
and paste the following code:
document.cookie="VISITOR_INFO1_LIVE=nH7tBenIlCs; path=/; domain=.youtube.com";window.location.reload();
Then press Enter and close the console. To go back to the standard UI, follow the same steps, but use the following code:
document.cookie="VISITOR_INFO1_LIVE=; path=/; domain=.youtube.com";window.location.reload();
There are many improvements in Google's experiment, but the information density is pretty low and you have to keep scrolling down to see more videos.
{ via TechnoNet. }
No comments for "YouTube Tests a New Homepage Interface"
Post a Comment