Restore Reddit subscriber count

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

< Feedback on Restore Reddit subscriber count

Review: OK - script works, but has bugs

§
Posted: 2025/09/27
Edited: 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?

wlonklyAuthor
§
Posted: 2025/09/27

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

Post reply

Sign in to post a reply.