browser-playerctl icon indicating copy to clipboard operation
browser-playerctl copied to clipboard

Make google play music work independent of the locale

Open derflocki opened this issue 5 years ago • 0 comments

Some, maybe all controls are currently looked up in the DOM via their aria-label: $('[aria-label="Pause"]' $('[aria-label="Play"]', however there are locale dependent.

I have begun working on this in https://github.com/derflocki/browser-playerctl/tree/issue-7-make-google-play-music-work-independent-of-the-locale

derflocki avatar May 20 '20 11:05 derflocki