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.
这些是此脚本的所有版本。 只显示代码变更过的版本。
* 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.