Greasy Fork

Greasy Fork is available in English.

SoundCloud hide reposts

Only see new songs in your SoundCloud stream

< 脚本SoundCloud hide reposts的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2024-07-26
编辑于:2024-07-26

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).

http://greasyfork.icu/en/scripts/501872-soundcloud-hide-reposts

发表回复

登录以发表回复。