
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
- サイズ
- 141.85 KB
- 最終更新日
- 2ヶ月前 (2025年2月28日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- タグ
コレクションへ追加
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.