SoundCloud hide reposts

Only see new songs in your SoundCloud stream

< Feedback on SoundCloud hide reposts

Review: OK - script works, but has bugs

§
Posted: 26-07-2024
Edited: 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

Post reply

Đăng nhập để bình luận