No need for extensions or any third-party software to make Youtube always play video in Theater mode. Go to https://www.youtube.com Open dev tools of the browser you are using (Press F12 or Right-click -> Inspect) Select Console tab Paste below code and Enter: document.cookie = ‘wide=1; expires=’+new Date(‘3099′).toUTCString()+’; path=/’;