Reddit Default Sort

Automatically sets Reddit's default sorting order for home and subreddits.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
yodaluca23
Installationen heute
1
Installationen gesamt
53
Bewertungen
1 0 0
Version
1.3.0
Erstellt am
10.02.2025
Letzte Aktualisierung
21.02.2025
Größe
20,4 KB
Lizenz
MIT
Wird angewandt auf

Reddit Default Sort UserScript

Overview

This is a UserScript that automatically redirects Reddit to your preferred sort order (e.g., new, hot, top, best, rising) for the home page, subreddit page, comment page, and user pages. It also includes a settings menu that allows you to configure your preferred sorting options easily.

This script is a UserScript port of the Default Sort for Reddit extension, with improvements, bug fixes, and personal changes.

Features

  • Automatically redirects Reddit's home page, subreddit page, and comment pages to your preferred sorting order.
  • Supports all of the built in Reddit sorting options.
  • Provides a settings UI to customize your preferred sorting behavior.
  • Includes a "Sort Settings" button for easy access.

Usage

  • Once installed, the script will redirect the Reddit homepage, subreddit page, and comment page, and user pages to the configured sorting order.
  • Click on the "Sort Settings" button (found in Reddit’s UI) to change your preferences.
  • Your preferences are saved and applied automatically.

Permissions

  • GM_getValue and GM_setValue: Used to store user preferences.
  • @match *://*.reddit.com/*: Grants access to all Reddit pages for redirection.

License

This project is licensed under the MIT License.