您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes the "Recent Subreddits" section by clearing its saved data from localStorage on Reddit page load.
当前为
A lightweight Tampermonkey userscript that removes Reddit's “Recent Subreddits” section by deleting its saved data from localStorage on every page load in new reddit tab. No timers, no loops — just clean browsing.
recent-subreddits-store
from localStorageReddit stores your recently visited subreddits in a localStorage key called recent-subreddits-store
.
This script simply removes that key once the page loads in the new reddit tab, preventing the list from appearing.
This userscript is licensed under the GNU General Public License v3.0.