• Become a Fan!
  • Follow On Twitter
    • Subcribe to Our RSS Feed

    How to Get the New YouTube Homepage

    Posted In Web - By Tech Mtaa On Wednesday, November 23rd, 2011 With 1 Comment

    new youtube v How to Get the New YouTube Homepage

    Original source of article

    YouTube is currently testing a new layout for their landing page that is rolling out in stages. If you are impatient and want to try it for yourself now, you are in luck as there is a way to force the new homepage should you happen to use Firefox or Chrome.

    To access the new layout, first navigate to YouTube.com using either Firefox or Chrome. Once there, you need to open your browser’s web console. Here’s how:

    In Firefox: press Ctrl + Shift + K

    In Chrome: press Ctrl + Shift + J

    Once you have opened the console, copy and paste the following code into the command line and press enter:

    document.cookie=”VISITOR_INFO1_LIVE=ST1Ti53r4fU”;

    Finally, refresh YouTube.com and you should see the new homepage.

    Tags: ,

    About - Blogger,Web 2.0 and Social Media Addict, Web 2.0 user, All around advocate of all things Tech. Current affairs is my Food.

    • http://twitter.com/kibewachira kibe wachira

      you will get a syntax error when you copy paste that because of the double quotes, 
      to fix this just delete the quotes and type them again, it should work