Reddit Default Sort

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
yodaluca23
Günlük kurulumlar
0
Toplam kurulumlar
49
Değerlendirmeler
1 0 0
Versiyon
1.3.0
Oluşturulma
10.02.2025
Güncellenme
21.02.2025
Boyut
20,4 KB
Lisans
MIT
Geçerli

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.