Reddit Inline Comments Viewer

View inline Reddit threads from the front page or any subreddit.

These are versions of this script where the code was updated. Show all versions.

  • v0.16 15.12.2015 Script now works if you are logged out
  • v0.15 15.12.2015 Changed @match to @include
  • v0.14 15.12.2015 Scroll to post after closing thread from the link below the expanded comments
  • v0.13 14.12.2015 Add close thread link below expanded comments
  • v0.12 14.12.2015 Wrapped jquery in document.ready, fixed multiple Next Button buttons overlapping
  • v0.11 14.12.2015
  • v0.10 14.12.2015 Fixed thread toggle breaking change introduced by moving Next Post button insertion into its own function
  • v0.9 14.12.2015 Next Post button now will not show on the last post in the page.
  • v0.8.1 14.12.2015
  • v0.8 14.12.2015 Moved Next Post button insertion into its own function, calling it on load and now when loaded comments are being collapsed and opened again.
  • v0.7 14.12.2015 Moved Next Post event trigger to load function
  • v0.6 13.12.2015 Added Next Post button on view thread click to skip past expanded comments.
  • v0.5 11.12.2015 Remove iframe after div.commentarea is appended outside of it
  • v0.4 11.12.2015 Remove console.log
  • v0.3 11.12.2015 removed unused var
  • v0.2 11.12.2015 Removed commented line, changed name
  • v0.1 11.12.2015