Reddit expand media and comments

Shows pictures and some videos right after the link, loads and expands comment threads.

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

  • v1.0.12 2022-02-21

    add sakugabooru.com

  • v1.0.11 2022-01-08

    fix imgur quality with short ids

  • v1.0.10 2021-12-26

    reddit galleries

  • v1.0.9 2021-10-16

    auto-expand deep continuation threads (only on old reddit)

  • v1.0.8 2021-10-15

    added an icon

  • v1.0.8 2021-10-15

    removed a stray console.log

  • v1.0.8 2021-10-15

    expand comments only for visible area vicinity, configure comment expansion via monkey menu, Greasemonkey compatibility

  • v1.0.7 2021-08-31

    fix/simplify scroll detection for albums

  • v1.0.6 2021-08-31

    reddit single image album link

  • v1.0.5 2021-08-31

    tentatively reduce memory usage

  • v1.0.4 2021-07-24

    gfycat gifs

  • v1.0.3 2021-04-14

    ignore the trailing / in imgur links

  • v1.0.2 2021-02-13 tenor.com
  • v1.0.1 2021-02-12 handle more twimg urls
  • v1.0.0 2021-01-18 fix imgur gifv, add giphy, release as 1.0
  • v0.4.9 2020-10-22 add postimg
  • v0.4.8 2020-10-04 fix relative remote url properly
  • v0.4.7 2020-10-03 simplify rules, add more rules
  • v0.4.6 2020-06-07 ignore ?query in imgur links
  • v0.4.5 2020-05-05 autopause expansion to avoid closing the menu
  • v0.4.4 2020-04-27 fix multiple expansions of imgur albums
  • v0.4.3 2020-04-25 fix multiple expansions of imgur urls
  • v0.4.2 2020-04-18 don't apply custom imgur quality to videos
  • v0.4.1 2020-04-16
  • v0.4.1 2020-04-16 don't expand titles on old reddit
  • v0.4.0 2020-03-26 imgur quality can be configured in userscript manager popup
  • v0.3.7 2020-01-24 show smaller pics in user profiles
  • v0.3.6 2020-01-23 also process user profile URLs
  • v0.3.5 2020-01-12 don't try to hide an image if already loaded
  • v0.3.4 2020-01-11 gstatic images
  • v0.3.3 2019-12-19 prevent duplicates
  • v0.3.2 2019-11-30 only process /comments/ URLs on old reddit
  • v0.3.1 2019-11-16 don't expand in the sidebar on old reddit
  • v0.3.0 2019-11-13 detect old reddit via unsafeWindow.reddit
  • v0.2.9 2019-11-09 add gyazo.com; fix gifv rule
  • v0.2.8 2019-11-01 fix gifv rule
  • v0.2.7 2019-09-21 add pbs.twimg.com
  • v0.2.6 2019-09-14 stop offscreen images in next frame to prevent flickering
  • v0.2.5 2019-07-23 add images.app.goo.gl
  • v0.2.4 2019-07-20 allow #hash in imgur album urls + minor code refactoring
  • v0.2.3 2019-04-21 tentative bugfix for canceling a bunch of pics
  • v0.2.2 2019-04-21 consider margins when canceling
  • v0.2.1 2019-04-21 use 'loadedmetadata' event on videos
  • v0.2.0 2019-04-21 cancel loading an image when it got out of sight
  • v0.1.9 2019-03-18 reuse albumObserver
  • v0.1.8 2019-03-10 fix xhr mode
  • v0.1.7 2019-02-17 preload inner images in an album only when scrolling within
  • v0.1.6 2019-02-12 preload earlier in onScroll observer
  • v0.1.5 2019-02-09 load media lazily on scroll, put albums in a wrapper
  • v0.1.4 2019-01-23 fixes for the old reddit + ratelimit

Show all script versions