Skip to content

Instantly share code, notes, and snippets.

View fixator10's full-sized avatar
🔰
🔰

Fixator10 fixator10

🔰
🔰
View GitHub Profile
// ==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+new_layout
// @author abec2304
// @description Enjoy YouTube videos at their true volume
// @run-at document-start