A userscript to view [removed] and [deleted] comments on old.reddit.com
Unremoves comments using archived data from pullpush.io, and displays the comment inline.
[removed] and [deleted] comments now have a handy "unremove" link
Click "unremove" and the script will fetch the archived comment from pullpush.io (unremove link will disappear)
Comment unremoved!
- Currently only works with the old (and superior) reddit design.
- Tested and works pretty well in Firefox
- I don't use Chrome so idk if there any issues with it
- Tested with Greasemonkey, Tampermonkey, and Violentmonkey
- Also tested with AdGuard desktop app's userscript manager
Doesn't seem to work with RES neverEndingComments, unfortunately. Can't figure out how to listen for new comments, so it only works for comments on the initial page load.- Figured it out. It works now.