SoundCloud hide reposts

Only see new songs in your SoundCloud stream

< Opiniones de SoundCloud hide reposts

Puntuación: Pasable; el script funciona, pero tiene carencias importantes

§
Publicado: 26/7/2024
Editado: 26/7/2024

Looks like this month (July 2024) Chrome v127.0 deprecated mutation events (see https://developer.chrome.com/blog/mutation-events-deprecation).
Meaning, Line #17 will now log an error in the console when called, and the script fails to run correctly.

The solution to this, as per the given link, is to use a MutationObserver to detect changes instead.
I've made an updated, working version of the script here (ABS, feel free to update your script with my changes if needed).

https://greasyfork.org/en/scripts/501872-soundcloud-hide-reposts

Publicar respuesta

Inicia sesión para responder.