Greasy Fork is available in English.

Reddit - Load 'Continue this thread' inline

Changes 'Continue this thread' links to insert the linked comments into the current page

بۇلار بۇ قوليازمىنىڭ كود يېڭىلانغان نەشرىلىرى. بارلىق نەشرىنى كۆرسىتىش

  • v2.3.3 2022-10-13
    • Fix bug where clicking on "Continue this thread" after hover loading was triggered would open the comment's page
  • v2.3.1 2022-06-26
    • Use GM_webextPref library to support Greasemonkey 4 users
    • Fix centred text in expand links
    • Add configuration for expanding links by moving the mouse over the text "Continue this thread" or "Load more comments"
    • Make expand links a block again so they stretch across whole width
  • v2.2.0 2022-05-01
  • v2.0.0 2022-04-01
    • Added MIT license
    • Expand non-top level collapsed comments on load
    • Expand collapsed comments inserted from clicking "Load more comments" or "Continue this thread"
    • Script now also runs on posts made to a user's homepage
    • Remove old code handling "Load more comments" links
    • Tidied up old code and updated to use current JS features
    • Use MutationSummary from unpkg.com instead of Greasyfork
  • v1.9.6 2020-08-08 Reduced size of load more links compared to comment text
  • v1.9.5 2018-07-13 Updated to version 1.9.5
  • v1.7.0 2016-04-01 Works for "load more comments" links due to RES incompatibility, highlights new comments
  • v1.3.0 2016-03-16
  • v1.2.1 2016-03-16 Made expand link a block
  • v1.2.0 2016-01-24 Fixed continues on subdomains e.g. np.reddit.com, uses a nicer appearence
  • v1.0.0 2015-07-16 Rewritten using ES6 features, tested in Firefox and Chrome, use data URLs for images
  • v0.2.0 2015-05-18 Working spinner icon, overrides for subreddit styles
  • v0.1.0 2015-01-22 Fixed recursive link conversion when clicking on "Load more comments"
  • v0.0.3 2014-12-05 Checks loaded content for further deep links and converts those
  • v0.0.2 2014-10-08