Array.from(document.querySelectorAll('video')).find(v => !v.paused).requestPictureInPicture() : document.exitPictureInPicture();.
確定! 回上一頁