Greasy Fork is available in English.

Reddit - Top Comments Preview

Preview to the top comments on Reddit (optional: autoload comments, autoload images, autohide sidebar)

Version vom 27.04.2015. Aktuellste Version

Autor
jesuis parapluie
Bewertungen
0 0 0
Version
1.84
Erstellt am
09.09.2014
Letzte Aktualisierung
27.04.2015
Lizenz
n/a
Wird angewandt auf

Original script from userscripts.org with following updates:

  • added https
  • adjusted color scheme for nightmode
  • added optional keyboard shortcut 't' for RES
  • option for auto expand all images in RES
  • retries to fetch comments if Reddit doesn't respond
  • option for auto loading all comments
  • option for hiding the sidebar
  • menu buttons for the settings

The auto loading options are disabled by default. For activating you have to set the corresponding variables to true in the options part of the script.

-- v1.84

Autoload adds comments after expanded entries for better visibility. Added option for adding comments after self post entries.

-- v1.80

I finally added a storing option for the settings. There are two new menu buttons, one to hide/show the sidebar, one for autoloading the comments and images. The script is tested on Chrome and Firefox. Please contact me if you encounter any problems.

If you don't care about the new features and just want the normal comment preview, you can disable the new menu buttons in the options part of the script. There is also an option to change the comment sorting now.

Please notice that the comment autoloading produces a lot of over-hat and therefore can cause a lot of traffic in the background. A new loaded page on Reddit produces lots of comment-requests at once. That will cause some requests to fail. Currently every request will just be repeated until success. That may take a while sometimes. You should disable the autoloading if Reddit already has connection problems. Otherwise it will produce more and more repeating requests, causing even more stress for the server (similar to a small DOS-Attack).