Skip to content

A hacky collection of SoundCloud utilities wrapped in a Chrome extension.

Notifications You must be signed in to change notification settings

Thomasvdam/sc-helper

Repository files navigation

SoundCloud Helper

A hacky collection of utilities wrapped in a Chrome extension that make my SoundCloud experience better. Wanted a small project to see how the V3 extensions worked and improve my life at the same time.

It is tailored to my needs, but perhaps you can find something useful in here to help you build something similar.

TODOs/Nice to haves

  • Add directly to playlist. Not sure how to achieve this though without going through the API with an auth token... Perhaps I can hijack the token somehow and send it to the content script.
  • Migrate to TS and add a build step.
  • Move hardcoded config to an extensions settings page.
  • 'Steal' client_id and auth token from main page.
  • Integrate playlist utility script.
  • Dynamically build the manifest file.
  • Add track length check to playlist utility.
  • Error handling. (lol)
  • Logging. (lolololol)
  • Design. (yeah no not gonna happen)

About

A hacky collection of SoundCloud utilities wrapped in a Chrome extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published