Bilibili-Evolved/min/fix-fullscreen.min.js
2018-09-23 18:42:03 +08:00

1 line
223 B
JavaScript

(()=>{return()=>{unsafeWindow.Element.ALLOW_KEYBOARD_INPUT={};const e=unsafeWindow.Element.prototype.requestFullscreen;unsafeWindow.Element.prototype.requestFullscreen=function(){e.call(this)};return{ajaxReload:false}}})();