- Back to Home »
- Web »
- How To Get Back Old Version Of Youtube
Posted by : jack :)
11/18/12
To enable
1.Press CTRL + Shift + J on your keyboard.
2.Copy and paste the code below to the console shown in your browser.
document.cookie="VISITOR_INFO1_LIVE=; path=/; domain=.youtube.com";window.location.reload();3.Press enter and refresh your Youtube.
To disable
1. Simply delete the cookies from your browser.
OR
1.Press CTRL + Shift + J on your keyboard.
2.Copy and paste the code below to the console shown in your browser.
document.cookie="VISITOR_INFO1_LIVE=ST1Ti53r4fU";3.Press enter and refresh your Youtube.