A small web-browser Add-On allowing you to set default values to YouTube's video player.
- Quality
- Speed
- Subtitles
- Audio Normalizer: Balance sound volume with automatic or manual activation (via player button)
- Volume
- Members-Only videos: Hide members-only videos
While the extension is available through the official stores, you can also build it from source:
- Node.js
- npm
# Clone the repository
git clone https://github.com/YouG-o/YouTube_Default_Settings.git
cd YouTube_Default_Settings
# Install dependencies
npm install
# Build for Firefox
npm run package:firefox
# Build for Chromium Browsers
npm run package:chromium
This extension is completely free and open-source. If you find it valuable, you can support its development with a pay-what-you-want contribution!
This project is licensed under the GNU Affero General Public License v3.0