Hi Tanner, I implemented a version of what I was talking about above using the MediaSession APIs I linked within a userscript for Pandora. All it does at the moment is allow play/pause to be clicked. The song title is provided by a browser extension that changes the tab title. It should work in Chrome/Edge/Firefox. Anyway, if I could spin that up in less than a day with no familiarity in it, I'm sure Pandora devs could natively support it and throw in the media info. Script: https://github.com/snaphat/pandora_media_session Example image: EDIT: Chrome, Edge, and Firefox extensions are now available at the link above.
... View more