Restore Reddit subscriber count

Restores the subscriber count on Reddit subreddits when using Old Reddit.

< 脚本 Restore Reddit subscriber count 的反馈

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

§
发布于:2025-09-27
编辑于:2025-09-27

Thank you, this change is infuriating.

Doesn't lint (missing semicolon lines 20/39), but works well for now after those mods

Some concerns. Why using GM_xmlhttpRequest instead of GM.xmlHttpRequest? Probably no functional difference in this case either way, but odd. Also, *://*.reddit… or *://www.reddit… probably safer than *://*reddit… syntax, even with @match over @include, no?

wlonkly作者
§
发布于:2025-09-27

Thanks for the feedback, updated! You can tell this is my first userscript in a while :)

发布留言

登录以发布留言。