Per-Tab Volume Controller에 대한 리뷰
Per-Tab Volume Controller 제작자: ZepioCS
ZepioCS 님의 답글
개발자 답글
11일 전에 게시됨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 :(