Reddit Inline Comments Viewer

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

Ekde 2015/12/15. Vidu La ĝisdata versio.

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

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