Changes 'Continue this thread' links to insert the linked comments into the current page
Вам также может понравится Reddit - Quick RES user tagging.
When browsing comment pages on Reddit, this script changes the behaviour of "Continue this thread" links so that when clicked, instead of loading any further child comments in a new page, the comments are loaded in the background and inserted directly into the current page, replacing the clicked link.
Comments that show after clicking "Continue this thread" or "Load more comments" are scanned, and any collapsed comment trees are automatically expanded so you can read them straight away.
When you open a post any top-level comments that are collapsed into a line e.g. " [+] Foobar (13 comments) " are also expanded straight away.
Options are accessible by right-clicking on the page (in Tampermonkey) or through the Greasemonkey/Tampermonkey icon (under "User script commands" in GM). This will allow you to choose if you want expand links to be automatically opened when they scroll into view, and whether you want to expand links by simply moving your mouse over the link text, as well as by just clicking the link.
MutationSummary
from unpkg.com instead of Greasyfork@icon
field in metadata as SVG wasn't displaying on the installed userscript page$target
selectorGM_addStyle
and GM_getResourceURL
calls and use @grant: none;
.deepthread:after
image betterdocument-end
processSummaries
utility method$(...).spinner()
to create spinner animation