Reddit - Block Search History (Local Storage Method)

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

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

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

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

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

你需要先安裝一款使用者腳本管理器擴展,比如 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.