Get New YouTube Homepage Design
YouTube is currently testing a brand new interface for its website. Although only a few people have been able to test the new layout.
If you want to test the new design right now,here’s a nifty trick to get the secret YouTube design right now even if its not enabled in your account.
This method uses a simple cookie to enable the new layout. Following are the required instructions:
1. Open YouTube website in your favorite web browser.
2. Now press following keys in your web browser:
Internet Explorer -F12, Mozilla Firefox - CTRL+SHIFT+K, Google Chrome - CTRL+SHIFT+J, Opera - CTRL+SHIFT+I
3. What the above keys do is open developer tools(console) in the respective browser. Type the foll. line in the console and hit enter :
document.cookie=”VISITOR_INFO1_LIVE=nH7tBenIlCs”;
4. Now, load/reload(as applicable) YouTube page by pressing F5 key.
5. That’s it. Now you’ll be able to enjoy the new YouTube layout design as shown in the above screenshot.
Note : If you don’t like the new design, you can clear browser cookies to revert back to the old layout.

This is not working in Chrome 19… I get the following error: SyntaxError: Unexpected token ILLEGAL
the double quotes were wrong, sorry about that : Use this –>> document.cookie=”VISITOR_INFO1_LIVE=nH7tBenIlCs”;
Updated the post….thanks for pointing it out….
Use this–>
document.cookie=”VISITOR_INFO1_LIVE=nH7tBenIlCs”
I still got errors from last comment..
it sucks i liked the old one much more