issues
search
intOrfloat
/
spotitySpeedExtension
change the speed of spotify song playback rate. slow or fast.
The Unlicense
58
stars
24
forks
source link
Fix issue #7 and clean up code
#8
Open
faf0
opened
3 years ago
faf0
commented
3 years ago
Fixes
https://github.com/intOrfloat/spotitySpeedExtension/issues/7
by appending the speed changer to the 'volume-bar' element instead of the 'now-playing-bar__right' element that doesn't exist anymore
Cleans up code and only only sets playback speed on certain events based on
https://github.com/intOrfloat/spotitySpeedExtension/pull/6
faf0
commented
3 years ago
@maximilianmordig and @intOrfloat , your review is appreciated. Thanks!