Erase Recent Subs - Remove Recent Subreddits Section

Removes the "Recent Subreddits" section by clearing its saved data from localStorage on Reddit page load.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
saitamasahil
今日安裝
0
安裝總數
8
評價
0 0 0
版本
1.0
建立日期
2025-06-03
更新日期
2025-06-03
尺寸
745 位元組
授權條款
GPL-3.0 license
腳本執行於

Erase Recent Subs

A lightweight Tampermonkey userscript that removes Reddit's “Recent Subreddits” section by deleting its saved data from localStorage every time you open a new Reddit tab or refresh the homepage. No timers, no loops — just clean browsing.

✨ Features

  • Automatically erases the recent-subreddits-store from localStorage
  • Runs once per page load — no performance impact
  • Keeps the Reddit sidebar minimal and private

🔧 Installation

  1. Install the Tampermonkey extension from tampermonkey.net if you haven’t already.

  2. Visit the script page:

👉 Erase Recent Subs – GreasyFork

  1. Click the “Install this script” button.

  2. Done! The script will now automatically remove the "Recent Subreddits" section each time you open a new Reddit tab or refresh the homepage.

🧠 How It Works

Reddit stores your recently visited subreddits in a localStorage key called recent-subreddits-store.
This script removes that key once the page loads, preventing the list from appearing — effective when opening a new Reddit tab or refreshing the homepage.

🛡 License

This userscript is licensed under the GNU General Public License v3.0.