Skip to content

Instantly share code, notes, and snippets.

@mzaglia
Last active April 1, 2024 13:26
Show Gist options
  • Save mzaglia/7c66f31cfe8eaed05de00dac9c3d2adc to your computer and use it in GitHub Desktop.
Save mzaglia/7c66f31cfe8eaed05de00dac9c3d2adc to your computer and use it in GitHub Desktop.
Youtube auto theater mode

Open devtools and paste the following in the console:

document.cookie = 'wide=1; expires='+new Date('3099').toUTCString()+'; path=/';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment