A minimal chrome extension that lets you pick a default video playback quality for videos on Youtube.
Uses Youtube Player Api to control video playback quality.
Download the release
- Unzip the downloaded file.
- Open extensions in chrome.
- Check developer mode.
- Load unpacked and select the unzipped folder.
- Clone the repo
- In the repo directory: yarn install && yarn build
- Same as above but load the created build directory.