Reddit - Block Search History (Local Storage Method)

Prevents Reddit from saving search history by repeatedly clearing the 'recent-searches-store' key from Local Storage.

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

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

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

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

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
AndrinoC
日安装量
0
总安装量
4
评分
0 0 0
版本
2.0
创建于
2025-07-02
更新于
2025-07-02
大小
1.1 KB
许可证
MIT
适用于

This script completely disables and removes Reddit's search history feature, which is saved locally in your browser.

How it Works

When you search on Reddit, it keeps a list of your recent searches in your browser's Local Storage. This script works by continuously monitoring and deleting the specific storage key (recent-searches-store) that Reddit uses.

This ensures two things:

  • Any existing search history is instantly cleared when you load the page.
  • New searches are never saved, giving you a cleaner and more private experience.

It's a lightweight, set-and-forget solution.