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

https://github.com/puddingspudding/persistent-video-volume

saves video/audio volume
https://github.com/puddingspudding/persistent-video-volume

9gag chrome-extension facebook persistent volume volume-control

Last synced: 3 months ago
JSON representation

saves video/audio volume

Awesome Lists containing this project

README

          

# Persistent Video/Audio Volume












## Features

- :heavy_check_mark: Saves volume settings for each website and applies saved volume on every visit
- :heavy_check_mark: Or limit volume to a set maximum
- :heavy_check_mark: Privacy - Does not track any activity

## Use cases

- :heavy_check_mark: Facebook.com
- :heavy_check_mark: 9gag.com
- :heavy_check_mark: Bandcamp.com
- :heavy_check_mark: ... and many more

# Credits

- Icons made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/)

# Build

## Dependencies

### [Material Components Web 7.0.0](https://github.com/material-components/material-components-web/archive/v7.0.0.zip)

```
# ./docker-build-dep.sh MATERIAL_COMPONENTS_WEB_VERSION
./docker-build-dep.sh 7.0.0
```

## Package Extension

```
# ./build.sh MATERIAL_COMPONENTS_WEB_VERSION PACKAGE_VERSION
./build.sh 7.0.0 0.11.0
```