SoundCloud hide reposts

Only see new songs in your SoundCloud stream

< Valutazione su SoundCloud hide reposts

Recensione: OK - lo script funziona, ma ha degli errori.

§
Pubblicato: 26/07/2024
Modificato: 26/07/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

Pubblica risposta

Accedi per pubblicare una risposta.