Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.47 KB

README.md

File metadata and controls

51 lines (27 loc) · 1.47 KB

SoundTuner

Extension to manipulate background sounds. Can lower/increase volume, add pan and mono. Can also save background sounds per website for future visits.

Screenshots

Light Dark

Installation

Currently, the extension is only available on Firefox.

Prerequisites

Building

Clone the Repository

git clone https://github.com/LoneCoder21/SoundTuner.git

Install web-ext

npm install --global web-ext

Build web-ext

web-ext build

Running

Run web-ext

web-ext run

FAQ

Web-ext provides the backbone behind this project. Consult this link to learn more about web-ext.

If you'd like to learn more about extensions, then go to this link.

Contributing

We welcome contributions from the community! If you'd like to contribute to this project, please read our Contribution Guidelines for details on how to get started.

License

This project is open-source and available under the MIT License.