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.
115 个用户115 个用户
扩展元数据
关于此扩展
🖼️ 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
评分 0(1 位用户)
权限与数据
更多信息