Closed S4WA closed 1 year ago
There were a missing if statement on the contents.js.
It was including an unnecessary query. Usually in_system_playlist
is used to be for a recommended private playlist from SoundCloud for each user. If another person who opens an url that have an unnecessary query, the web shows an error that says as a private playlist. In short, It doesn't really matter, however, I had to put an idiot-proof.
in_system_playlist
is something like this:
No need to update & send all of data in every half a second.
Yeah and my dumbass did the same mistake.
MAYBE IT'S BETTER TO OVERHAUL AGAIN? https://stackoverflow.com/questions/27383224/chrome-extension-long-lived-message-connection-how-to-use-callback-functions
Fixing its behavior of openSCTab(), Upload fixed version on Chrome Webstore.