Reddit Default Sort ReDubbed

Default Home and all subreddits to your chosen sort method

2025-08-30 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

ئاپتورى
blaine matlock
باھا نومۇرى
0 0 0
نەشرى
1.8
قۇرۇلغان ۋاقتى
2025-08-30
يېڭىلانغان ۋاقتى
2025-08-30
Size
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 sorts (separately). For base routes, hard-navigate to the sorted URL and verify by clicking the actual tab if Reddit tries to force "Best". Respects explicit sorts.
// @match https://www.reddit.com/*
// @match https://reddit.com/*
// @run-at document-start
// @grant none
// @license MIT