beaufortfrancois / spotify-hotkeys-chrome-extension

Spotify Web Player Hotkeys Chrome Extension
https://chrome.google.com/webstore/detail/kimlaecdbfehihbiieeaeelbdkahophn
95 stars 31 forks source link

Save Track issue #15

Closed atos93 closed 7 years ago

atos93 commented 7 years ago

hi after new update save track don't work anymore

i think this can fix the issue case 'shuffle': code = 'document.querySelector(".spoticon-add-16").click()'; break;

MartinLichtblau commented 7 years ago

Yes, saving a track doesn't work anymore with the new Spotify UI. @beaufortfrancois

beaufortfrancois commented 7 years ago

Thank you @atos93 and @MartinLichtblau! I've just pushed an update. See https://github.com/beaufortfrancois/spotify-hotkeys-chrome-extension/compare/a7b7c3b...master