Reddit Default Sort

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

2025-02-10 기준 버전입니다. 최신 버전을 확인하세요.

작성자
yodaluca23
평점
0 0 0
버전
1.0.0
생성일
2025-02-10
갱신일
2025-02-10
크기
7.93KB
라이선스
MIT
적용 사이트

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 both the home page and subreddit 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.

Features

  • Automatically redirects Reddit's home page and subreddit pages to your preferred sorting order.
  • Supports best, hot, top, new, and rising 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 and subreddit 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.