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