An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![unlicense](https://img.shields.io/badge/un-license-green.svg?style=flat)](https://unlicense.org)
[![Mozilla Add-on](https://img.shields.io/amo/users/soundfixer?color=orange&logo=firefox-browser&logoColor=white)](https://addons.mozilla.org/firefox/addon/soundfixer/)
[![Support me on Patreon](https://img.shields.io/badge/dynamic/json?logo=patreon&color=%23e85b46&label=support%20me%20on%20patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F9395291)](https://www.patreon.com/valpackett)

# SoundFixer

![Screenshot](https://addons.mozilla.org/user-media/previews/full/291/291937.png?modified=1701909437)

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).