Reddit Secure Delete - Only Comments More Than 7 Days Old

Securely delete your reddit posts. Now with the ability to only securely delete comments more than 7 days old. Originally by https://greasyfork.org/en/users/5868-mrazavi

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
joshjoneswas
日安装量
0
总安装量
1,105
评分
2 1 2
版本
1.10
创建于
2016-01-26
更新于
2016-04-19
大小
7.3 KB
许可证
暂无
适用于

This will delete all comments older than 7 days old. It's cool because it allows you to run this script from time to time without deleting any recent comments you've made that are currently still being replied to or upvoted, etc.

This is a fork of https://greasyfork.org/en/scripts/5550-reddit-secure-delete so I want to give credit to her work there. I only extended it a little bit to have it only to delete post over a certain number of days old.

Special note: You can change how many days you want your script to go back by changing the "unsafeWindow.days_to_go_back" variable at the top of the script and saving it.

TROUBLESHOOTING - IMPORTANT:
You may need to go to the settings for the script and set the "Run at" setting to "document-end". If you have any issues, just change that setting and it should fix it.