keifufu / WebNowPlaying

WebNowPlaying browser extension. Provides support for browser-based players
MIT License
85 stars 10 forks source link

Add vk.com support #24

Closed raitonoberu closed 1 year ago

raitonoberu commented 1 year ago

Hello! I have added support for the Russian social network vk.com. It contains a lot of licensed music, as well as tracks added by users. I suppose you can test it this without a VPN, just not all the music will be available.

All requests are made to the internal API of the site, so querySelector is not used at all. This is my first experience writing TypeScript, so I appreciate any tips to improve the code.

Thanks.

raitonoberu commented 1 year ago

Thanks for reviewing, I've made all the requested changes. It seems to be ready to merge.

keifufu commented 1 year ago

Thanks, I'll merge and publish a new version once I got time.

keifufu commented 1 year ago

Should be available on chrome in a day or two, on firefox it's already updated.