
SoundTuner 作者: Abhinav Neelam
Extension to manipulate background audio. Can lower/increase volume, add pan and mono per tab. Can also save background sounds per website for future visits.
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖


關於此擴充套件
There are many instances where audio becomes annoying. It could be too loud or too low and be only heard in one ear. This extension aims to fix many of the problems you might have. You can also save audio settings per domain or per page and it will be loaded on new tab so you don't have to remodify audio everytime.
Current Features:
Gain (up to 5x) - Increase or decrease volume
Pan - Distribute level of audio through left and right channels (for speakers)
Mono - Normalize audio level between both channels
FAQ:
For any questions, you can open an issue or view the source code on https://github.com/LoneCoder21/SoundTuner
Current Features:
Gain (up to 5x) - Increase or decrease volume
Pan - Distribute level of audio through left and right channels (for speakers)
Mono - Normalize audio level between both channels
FAQ:
For any questions, you can open an issue or view the source code on https://github.com/LoneCoder21/SoundTuner
開發者留言
為您的體驗打分數
權限了解更多
此附加元件需要:
- 向您顯示通知
- 存取您所有網站中的資料
更多資訊
新增至收藏集
1.3.2 版的發行公告
Fixed CloudFlare Captcha Issues
Abhinav Neelam 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
Some web pages use audio elements on a different source domain than the main domain so we can't modify these audio elements and must use default controls.
There's no practical way to detect media elements that are CORS restricted. Therefore, some elements may be missed and you may have to change them manually. This issue, https://github.com/WebAudio/web-audio-api/issues/2453 explains more details.