-
Notifications
You must be signed in to change notification settings - Fork 28
updated commands to work on latest chrome and spotify web player #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Thanks @AaronPinto, I'm having German as language and needed to replace |
I've updated the command codes to use the button class names, and I've updated the code to only run on 1 spotify tab, because if you have multiple web player tabs open, spotify syncs them automatically.
@Thoralf-M I've fixed the command codes to use the button class names, so the extension should be language-agnostic now. |
@beaufortfrancois would you be able to take a look at this and merge it? |
My Chrome extension has been taken down sadly. |
Right, but users can still load the unpacked extension after they clone this repository. |
update class strings
Signed-off-by: Aaron <[email protected]>
updated button classes
Signed-off-by: Aaron <[email protected]>
Signed-off-by: Aaron <[email protected]>
Signed-off-by: Aaron <[email protected]>
Signed-off-by: Aaron Pinto <[email protected]>
Signed-off-by: Aaron Pinto <[email protected]>
Hi, I noticed this had stopped working recently, and I fixed it. Feel free to make any changes to my commit.