YouTube Audio Output Picker

Pick a preferred audio output device for HTML5 audio and video elements.

目前為 2025-06-18 提交的版本,檢視 最新版本

作者
hacker09
評價
0 0 0
版本
1
建立日期
2025-06-18
更新日期
2025-06-18
尺寸
2.7 KB
授權條款
未知
腳本執行於
所有網站
How to Install scripts? (Click here)

If you like my work, please consider supporting it!

Cryptos https://cyber-sec0.github.io

https://www.patreon.com/hacker09

How it works

The extension finds HTML5 <audio/> and <video/> elements within the document tree and manipulates the sinkId in order to switch to the preferred audio output device. It finds Audio and Video.

It's possible to store/remember a preferred audio output device per site/domain, the script's option panel.

Note that the Media Capture and Streams API requires media (microphone) permissions to be granted to every site with audio sinks that need to be manipulated, which – as a result – allows those sites to access your microphone. Hence the script only acquires permissions when the user actually picks a non-default device for a site and restores permissions when the user reverts back to using the default.