Erase Recent Subs - Remove Recent Subreddits Section

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 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.