Automatically mute spotify when an ad comes on
< 脚本Spotify Muter的反馈
V0.3 broke recently. The fix: change
return document.querySelector(".volume-bar__icon")
to
return document.querySelector(".volume-bar__icon-button")
登录以发表回复。
V0.3 broke recently. The fix: change
to