你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/539828-audio-output-picker,源站連結 點此以跳轉。
Pick a preferred audio output device for HTML5 audio and video elements.
当前为
If you like my work, please consider supporting it!
Cryptos https://cyber-sec0.github.io
https://www.patreon.com/hacker09
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.