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