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.

这些是此脚本变更过代码的版本。 显示所有版本。

  • 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