ACT.YouTube.DM.PiP-button

Add a PiP button to the player to easy enter Picture-in-Picture mode.

< Feedback on ACT.YouTube.DM.PiP-button

Review: Good - script works

§
Posted: 22.11.2023.

firefox裡面失效,儘管Firefox自帶了畫中畫按鈕,但我還是希望能夠在Firefox裡面使用到此腳本。希望修復。謝謝~

ACTCDAuthor
§
Posted: 22.11.2023.
Edited: 22.11.2023.

没有失效,因为该脚本从来不支持在 Firefox 浏览器中使用。 准确的说,不是该脚本不支持 Firefox,而是 Firefox 不支持画中画 APIs,如果您查看控制台日志或阅读脚本代码最开始,您就会发现脚本进行了 API 的存在性判断: document.pictureInPictureEnabled。所以无法修复,也不需要修复,一旦 Firefox 支持标准的画中画 APIs,该脚本应该即时可用。

Post reply

Sign in to post a reply.