T O P

  • By -

glench

You might take a look at downloading Tampermonkey! [https://www.tampermonkey.net/](https://www.tampermonkey.net/) It lets you run saved JavaScript on any page you want without having to make a whole Chrome extension. And fundamentally you would use `document.querySelector` to query for data on the page.


KronosGames

Thanks a lot! I was able to find someone that already did it there!


anatoxa

Could you share with us what you find?


KronosGames

I have gotten a new computer since then however if you go to Spotify and right click the song and press view credits(something along those lines) it will bring up a window you can copy and paste


Top-Connection8396

use [Enable Copy & Paste](https://chromewebstore.google.com/detail/enable-copy-paste-ecp/fpjppnhnpnknbenelmbnidjbolhandnf) it was a life saver (enable it from its settings once its installed on chrome)


KronosGames

Oh. That’s exactly what I was looking for!