This program helps to adjust the volume of individual tabs in the browser.
To use the program, you need to install all modules:
- go to the main directory of the program
- write npm install
- then go to background folder
- write npm install
After installing all the modules, you need to build the project:
- go to the main directory
- write npm run build
Now it remains to load the extension to the browser:
- open an extension window in a browser
- then click the button "Load unpacked"
- find the program folder
- select the build folder
- click button "Select Folder"