reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome" /v WindowOcclusionEnabled /t REG_DWORD /d 0 /f
This makes chrome keep rendering videos behind other windows, like windows terminal with transparency.
to restart chrome after setting this you can go to
chrome://restart
Top comments (0)