Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name No YouTube Volume Normalization
// @namespace https://gist.github.com/abec2304
// @match https://www.youtube.com/*
// @match https://music.youtube.com/*
// @grant GM_addElement
// @version 2.73beta
// @author abec2304
// @description Enjoy YouTube videos at their true volume
// @run-at document-start