4chan Image Viewer

Opens current thread Images in 4chan into a popup viewer, tested in Tampermonkey

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

  • v8.4 21.02.2019.
  • v8.02 29.11.2015. Imported from URL
  • v8.1 23.11.2015. Minor fix for hide-click not working right.
  • v8.0 23.11.2015.
  • v8.0 23.11.2015. Rewritten in TypeScript. This is the new Output.
  • v7.0 19.09.2014. Trying out a new feature where each image post in a thread now gets its own button to open the viewer at that point in the thread. Fixed a bug with clicking on the sides not prompting the confirm exit.
  • v6.2 19.09.2014. Refactored how fit-to-width works so it works in both Firefox and Chrome. Fixed a bug with fit-to-height not working on load. The cookies now work properly and remember your menu settings/last thread position even if you close the browser.
  • v6.1 14.09.2014. Minor bug with tag switching fix.
  • v6.0 14.09.2014. Refactored code design. Hacky fix for issue with different event (e.g., click vs arrowkey) handlers holding on to closures and progressing image index incorrectly.
  • v5.2 24.05.2014. Fix for video files breaking image preloading
  • v5.1 23.05.2014. Fixed a bug with how deleted images images would cause it to crash. Made the side arrows show/hide only when mouse is near them.
  • v5 20.05.2014.