Greasy Fork 还支持 简体中文。

Reddit History Sanitizer

Obfuscate and Delete Reddit Comments Older than User Specified Time

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
ryanford-frontend
التثبيت اليومي
0
إجمالي التثبيت
2,167
التقييمات
7 1 1
الإصدار
1.0.3
تم إنشاؤه
30-09-2016
تم تحديثه
06-05-2020
الحجم
5.09 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.