Reddit Remove Infinite Scroll

Replace infinite scroll with Old Reddit style pagination (25 posts per page) on Reddit feeds.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
cantunborn
일일 설치 수
2
총 설치 수
9
평점
0 0 0
버전
1.16
생성일
2026-08-24
갱신일
2026-08-24
크기
18.5KB
라이선스
MIT
적용 사이트

This script removes infinite scroll on Reddit. It adds simple prev and next controls, like old Reddit. Each page shows 25 posts. It works on the home feed, r/popular, and subreddit feeds.

Browser and platform support

This script works with any userscript manager (ViolentMonkey, TamperMonkey, etc.), on any platform, including desktop and mobile. This includes Chrome, Firefox, Edge, and Safari on both desktop and iOS.

Setup on iOS Safari

  1. Install the free "Userscripts" app from the App Store.
  2. Open the iOS Settings app. Go to Safari, then Extensions.
  3. Turn on "Userscripts". Allow it for all websites.
  4. Open this GreasyFork page in Safari.
  5. Tap "Install this script".
  6. On the prompt, tap "I already have a userscript manager, let me install it".
  7. Tap the extensions icon in the address bar.
  8. Tap "Userscripts". It detects this script.
  9. Tap the install option that appears.
  10. Reopen Safari.
  11. Go to Reddit. Previous and next buttons should appear at the bottom of the feed.

Source code

The full source code is available here: https://github.com/cantunborn/userscripts

Report any bugs or request features on the issue tracker at that link.

License

This script is released under the MIT License.