This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name More volume steps on youtube music | |
// @version 1.0.5 | |
// @author Emma | |
// @license WTFPL; do with this whatever you want | |
// @namespace https://github.com/KiitoX | |
// @updateURL https://gist.githubusercontent.com/KiitoX/38f8e4c1375939848a79cfa756fa32ef/raw/youtubemusicvolume.js | |
// @match https://music.youtube.com/* | |
// @grant none | |
// @run-at document-end |