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 για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
cantunborn
Ημερήσιες εγκαταστάσεις
2
Σύνολο εγκαταστάσεων
8
Βαθμολογίες
0 0 0
Έκδοση
1.16
Δημιουργήθηκε την
24/08/2026
Ενημερώθηκε την
24/08/2026
Μέγεθος
20 KB
Άδεια
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.