Reddit History Sanitizer

Obfuscate and Delete Reddit Comments Older than User Specified Time

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
ryanford-frontend
日安装量
0
总安装量
2,133
评分
7 1 1
版本
1.0.3
创建于
2016-09-30
更新于
2020-05-06
大小
5.1 KB
许可证
https://opensource.org/licenses/MIT
适用于

Reddit History Sanitizer

Allows you to obfuscate and delete all of your Reddit comments from your user profile older than customizable date.

Just navigate to your profile while logged in, and Reddit History Sanitizer will start looking for old comments. You'll have to switch it off if you're just trying to browse your old comments though.

This was created after use of Reddit Secure Delete - Only Comments More Than 7 Days Old, and is meant to be an improvement on that based on my own expectations of the script. Mainly, I wanted it to continue searching for comments beyond just the first page. I also chose not to use the unsafeWindow object, which I think makes it a bit more secure.

If there are other features you would like added, or bugs are found, just report on greasyfork Reddit History Sanitizer or on the github Reddit-History-Sanitizer

* Take note, this was made with es6 javascript promises and generators, so if you're using an older browser, it may not work as expected.