I just found out how to enable the night mode on YouTube, so I thought I could show you how to.
First you have to go on YouTube. Open the console in your webbrowser ('ctrl + shift + i' on Google Chrome) and enter the following command:
########################################
########################################
Hit enter and refresh the website with 'ctrl + r' or 'F5'. Now you can see the new design on YouTube. Click on your profile picture and enable the night mode.
To remove the new design, enter the same command but replace the '1' with a '0'.
Have fun!
First you have to go on YouTube. Open the console in your webbrowser ('ctrl + shift + i' on Google Chrome) and enter the following command:
########################################
var cookieDate = new Date();
cookieDate.setFullYear(cookieDate.getFullYear( ) + 1);
document.cookie="VISITOR_INFO1_LIVE=fPQ4jCL6EiE; expires=" + cookieDate.toGMTString( ) + "; path=/";
Hit enter and refresh the website with 'ctrl + r' or 'F5'. Now you can see the new design on YouTube. Click on your profile picture and enable the night mode.
To remove the new design, enter the same command but replace the '1' with a '0'.
Have fun!
Wow. Very helpful!
AntwortenLöschen