Reddit History Sanitizer

Obfuscate and Delete Reddit Comments Older than User Specified Time

Author
ryanford-frontend
Daily installs
1
Total installs
1,999
Ratings
7 1 1
Version
1.0.3
Created
2016-09-30
Updated
2020-05-06
License
https://opensource.org/licenses/MIT
Applies to

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.