Reddit Default Sort

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
yodaluca23
Installazioni giornaliere
1
Installazioni totali
49
Valutazione
1 0 0
Versione
1.3.0
Creato il
10/02/2025
Aggiornato il
21/02/2025
Dimensione
20,4 KB
Licenza
MIT
Applica a

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.