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.