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 Instagram Reel Volume Control | |
// @namespace http://f0ck.org/ | |
// @version 0.4 | |
// @description Add a volume bar to reduce the volume of Instagrams fucking loud reels | |
// @author ninjazan420 | |
// @match https://www.instagram.com/* | |
// @grant none | |
// ==/UserScript== |