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

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v2.3.3 13.10.2022
    • Fix bug where clicking on "Continue this thread" after hover loading was triggered would open the comment's page
  • v2.3.1 26.06.2022
    • 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 01.05.2022
  • v2.0.0 01.04.2022
    • 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 08.08.2020 Reduced size of load more links compared to comment text
  • v1.9.5 13.07.2018 Updated to version 1.9.5
  • v1.7.0 01.04.2016 Works for "load more comments" links due to RES incompatibility, highlights new comments
  • v1.3.0 16.03.2016
  • v1.2.1 16.03.2016 Made expand link a block
  • v1.2.0 24.01.2016 Fixed continues on subdomains e.g. np.reddit.com, uses a nicer appearence
  • v1.0.0 16.07.2015 Rewritten using ES6 features, tested in Firefox and Chrome, use data URLs for images
  • v0.2.0 18.05.2015 Working spinner icon, overrides for subreddit styles
  • v0.1.0 22.01.2015 Fixed recursive link conversion when clicking on "Load more comments"
  • v0.0.3 05.12.2014 Checks loaded content for further deep links and converts those
  • v0.0.2 08.10.2014