Reddit Default Sort ReDubbed

Default Home and all subreddits to your chosen sort method

目前為 2025-08-30 提交的版本,檢視 最新版本

作者
blaine matlock
評價
0 0 0
版本
1.8
建立日期
2025-08-30
更新日期
2025-08-30
尺寸
11.7 KB
授權條款
MIT
腳本執行於

This script allows you to change the default sorting for the Reddit home page and subreddit's. This script will not affect your ability to select a new sort method, it only changes the default.

To change the behavior simply change the text for the variables named DEFAULT_HOME_SORT and DEFAULT_SUB_SORT.

// @name Reddit Default Sort ReDubbed
// @namespace force-sort-reddit
// @version 1.8
// @description Default Home and all subreddits to your chosen sort method
// @match https://www.reddit.com/*
// @match https://reddit.com/*
// @run-at document-start
// @grant none
// @license MIT