e621 Thumbnail Enhancer 2

Resizes thumbnails on e621.net and replaces them with hi-rez version. Modified for the new site design sometime around 2020-03-06

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

  • v1.09 2020-03-09 fix a few more paths, variable for SIZE
  • v1.08 2020-03-09 change some logic, add error handler: gif? -> orig, webm? -> create video element, hasLarge? -> try it, if fail -> orig, else -> orig
  • v1.07 2020-03-09 now works for webms
  • v1.06 2020-03-09 cleanup, use modern features like 'class', more "readable code", no longer new Image(); only need to fix webms now
  • v1.05 2020-03-09 support trying to fetch the originial png (after failing `/sample/`, and `/`)
  • v1.04 2020-03-08 now works for '/favorites' as well!
  • v1.03 2020-03-08 MUCH better error handling!
  • v1.02 2020-03-08 still fails on /favorites for some reason, but bringing back the gif support
  • v1.01 2020-03-06 run on pretty much any path on the e621 domain (don't see why not!)
  • v1.00 2020-03-06