Old Reddit Layout: Restore Subreddit Subscriber Count

Fetches and displays the subreddit subscriber count on old Reddit layout (old.reddit.com and www.reddit.com with old layout) below the subreddit title.

These are versions of this script where the code was updated. Show all versions.

  • v2025.10.04 2025-10-04

    * Fixed the script attempting to fetch the subscriber count 2 times instead of one.
    * Added caching - now the subscriber count is cached in local storage for one day. If a non-expired cached value for a particular subreddit is present, then its used instead of making the request to the server every time.

  • v2025.09.25 2025-09-26