Force Facebook to play videos in background tab

I just enabled uBlock origin on Facebook again and now I can play videos in the background.

Seriously Facebook, what the hell?


Here's another simple workaround to execute in the dev console:

document.onblur = null
document.onvisibilitychange = null