Per-Tab Volume Controller 的評論
Per-Tab Volume Controller 作者: ZepioCS
1 筆評論
- 評價 3 分,滿分 5 分來自 Firefox 使用者 19266537,6 個月前Works for YouTube tabs;
but does not work for Firefox's Reader View - read aloud.
Also does not work for Speak Selected added to Firefox context menu.
Review added 2026-01-30 for Ubuntu 24.04.3 LTS ; snap info firefox = 147.0.2-1 latest/stable開發者回應
張貼於 1 個月前Thank you for the detailed feedback! Regarding "Speak Selected" and Firefox Reader View, these features use the browser's internal "Web Speech API" which generates audio outside of the standard HTML5 media elements (like those used by YouTube). Because this audio is handled by the browser/OS level directly rather than through standard media tags, it is currently impossible for my extension to intercept or control that specific audio stream (unless they add an Intercept API for that). I apologize for the limitation, it is a restriction of how Firefox handles these accessibility tools :(