No need extensions or any third party software for make Youtube always play video in Theater mode.
Go to https://www.youtube.com
Open dev tools of 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=/';