PiP Subtitle Enabler 作者: Stying
Some sites support embedded subtitles but don’t enable them by default. This extension ensures that support is activated, allowing subtitles to display properly for PiP.
92 位使用者92 位使用者
擴充套件後設資料
關於此擴充套件
🖼️ Firefox PiP Subtitle Enabler
A simple Firefox extension that forces all
🔧 Why This Might Help
Firefox does support displaying subtitles in PiP, but only if:
- The subtitles are part of the native
- The
Most sites don’t default to
⚠️ Limitations
Source Code: https://github.com/StyingDev/PiP-Subtitle-Enabler
A simple Firefox extension that forces all
<video> elements to activate their soft subtitles (<track> elements), ensuring they're visible in Picture-in-Picture (PiP) mode - if the browser and site support it.🔧 Why This Might Help
Firefox does support displaying subtitles in PiP, but only if:
- The subtitles are part of the native
<track> element (WebVTT format).- The
mode of the track is set to "showing" before PiP is activated.Most sites don’t default to
'showing', so this extension ensures subtitles are active and ready for PiP use.⚠️ Limitations
- Does NOT work with JS-rendered or WASM-rendered captions (e.g. Crunchyroll, canvas, divs).
- Cannot generate subtitles where none exist.
- Firefox may intentionally restrict PiP captions on some domains for security/privacy.
Source Code: https://github.com/StyingDev/PiP-Subtitle-Enabler
由 1 位評論者給出 0 分
權限與資料
更多資訊