Scroll wheel volume control for Twitch
< 脚本Twitch Scroll Wheel Volume的反馈
Hey, is it possible to disable the Wheel up / down functions for changing volume, and only keep the Wheel click for un/mute function?Like can i remove a portion of code for it in Tampermonkey or something?
Yes, you can comment or remove lines 115 and 194 (where is says 'wheel').
Perfect, thanks a lot!
登录以发表回复。
Hey, is it possible to disable the Wheel up / down functions for changing volume, and only keep the Wheel click for un/mute function?
Like can i remove a portion of code for it in Tampermonkey or something?