Bilibili-Evolved/min/fix-fullscreen.min.js
2019-02-16 19:33:27 +08:00

1 line
201 B
JavaScript

(()=>{return(e,n)=>{unsafeWindow.Element.ALLOW_KEYBOARD_INPUT={};const t=unsafeWindow.Element.prototype.requestFullscreen;unsafeWindow.Element.prototype.requestFullscreen=function(){t.call(this)}}})();