It's an imgur thing. It disables controls on every interaction with the video by doing `.controls = false` on the video element.
Chrome seems to ignore this attribute being set to false and continue to show controls anyway, which appears to be a spec violation from my reading of it. Of course it ends up being a desirable behavior in this case.
Afraid not. In Chrome and Safari the controls reappear in step 3. In Firefox step 4 is required.
I wouldn't be surprised if it was an imgur thing but I have seen it in non-imgur embeds on reddit.
> Maybe libredirext can help you never hit the i. Site?
That could work. Thank you!