- Open developer console
- Run following code
var cookieDate = new Date(); cookieDate.setFullYear(cookieDate.getFullYear( ) + 1); document.cookie="VISITOR_INFO1_LIVE=fPQ4jCL6EiE; expires=" + cookieDate.toGMTString( ) + "; path=/";
- Click profile picture and switch to dark theme
Last active
January 26, 2019 19:07
-
-
Save mehmetboraezer/dca33f5b0b5d68e06a0dd46b6bbcfed1 to your computer and use it in GitHub Desktop.
Youtube dark theme activation for Firefox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment