Declutter Reddit

Remove clutter from Reddit: search telemetry links, ads, promoted posts, related content sections, and homepage search

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
August4067
日安装量
2
总安装量
9
评分
0 0 0
版本
0.0.1
创建于
2025-11-14
更新于
2025-11-14
大小
17.8 KB
许可证
MIT
适用于

Declutter Reddit

Remove clutter from Reddit to restore a cleaner, more focused browsing experience.

Description

Reddit has increasingly promoted ads, AI search features, and clutter that degrade the browsing experience. This script removes distracting elements to help you focus on the content you actually want to see.

Features

Always Enabled:

  • Removes search telemetry tracker links in comments (replaces with plain text)
  • Removes promotion sidebars
  • Removes comment tree ads
  • Removes promoted ad posts in feeds
  • Removes sidebar ads
  • Auto-collapses Resources section in sidebar
  • Removes "Advertise" button from navigation

Toggleable via Tampermonkey Menu:

  • Related Answers sections
  • Top Posts sections
  • Related Posts sections
  • Recent Posts sections
  • Homepage search hero banner

All settings persist across browser sessions.

Settings

Access settings through the Tampermonkey menu (click the Tampermonkey icon, then "Declutter Reddit" submenu).

Setting Description Default
Remove Related Answers Removes "Related Answers" sections that appear alongside posts Enabled
Remove Top Posts Removes "Top Posts" recommendation sections Enabled
Remove Related Posts Removes "Related Posts" sidebar sections Enabled
Remove Recent Posts Removes "Recent Posts" sections Enabled
Remove Homepage Search Removes the large search hero banner on the homepage Enabled

Installation

  1. Install a userscript manager:

  2. Click the "Install this script" button on this page

  3. Navigate to reddit.com and the script will automatically start removing clutter

How It Works

The script uses two methods to remove clutter:

  1. Initial Cleanup: Scans the page when it loads and removes unwanted elements
  2. Dynamic Monitoring: Watches for new content added to the page (as you scroll or navigate) and removes clutter as it appears

All removal actions are logged to the browser console for debugging purposes.

Compatibility

  • Works with new Reddit (www.reddit.com)

TODOs

  • Cleanup left expandable sidebar

Privacy

This script runs entirely locally in your browser. It does not:

  • Collect any data
  • Send any information to external servers
  • Track your browsing behavior

Reporting Issues

If you encounter any problems or have suggestions for improvements, please leave a comment on this script page.

License

MIT License

Copyright (c) 2025 August4067

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.