https://github.com/valpackett/soundfixer
A WebExtension that lets you fix sound problems in e.g. YouTube videos
https://github.com/valpackett/soundfixer
audio browser-extension sound volume webextensions youtube youtube-video
Last synced: 6 months ago
JSON representation
A WebExtension that lets you fix sound problems in e.g. YouTube videos
- Host: GitHub
- URL: https://github.com/valpackett/soundfixer
- Owner: valpackett
- License: unlicense
- Created: 2017-07-29T17:12:55.000Z (about 8 years ago)
- Default Branch: trunk
- Last Pushed: 2024-01-12T07:05:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T16:17:33.659Z (7 months ago)
- Topics: audio, browser-extension, sound, volume, webextensions, youtube, youtube-video
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/soundfixer/
- Size: 52.7 KB
- Stars: 237
- Watchers: 6
- Forks: 34
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://unlicense.org)
[](https://addons.mozilla.org/firefox/addon/soundfixer/)
[](https://www.patreon.com/valpackett)# SoundFixer

a WebExtension that lets you fix annoying sound problems on the web (e.g. in YouTube videos): sound in one channel only, too quiet even at maximum volume, too loud even at minimum volume.
[Download on addons.mozilla.org](https://addons.mozilla.org/firefox/addon/soundfixer/)!
(NOTE: this SoundFixer only exists for Firefox! Anything uploaded to other browsers' extension stores is not mine! Please don't report bugs to me if you use those.)
No more "[Plug your headphones only halfway into the jack](https://news.ycombinator.com/item?id=11912213)" :D
(Unfortunately, doesn't work on all websites — specifically, we're not allowed to use the Web Audio API from a cross-domain `` source. Thankfully, YouTube is not cross-domain!)
## Contributing
By participating in this project you agree to follow the [Contributor Code of Conduct](https://contributor-covenant.org/version/1/4/) and to release your contributions under the Unlicense.
## License
This is free and unencumbered software released into the public domain.
For more information, please refer to the `UNLICENSE` file or [unlicense.org](https://unlicense.org).