Calls .click() on the overlay and removes display: hidden on the movie on load with 500 ms delay.
.click()
display: hidden
Kudos to @ProchazkaFilip for providing me an HTML snippet used by the extension.
back