Erase Recent Subs - Remove Recent Subreddits Section

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

作者
saitamasahil
今日安裝
0
安裝總數
6
評價
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.