Greasy Fork is available in English.

4chan Image Viewer

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

코드가 바뀐 버전들입니다. 모든 버전 보기

  • v8.4 2019-02-21
  • v8.02 2015-11-29 Imported from URL
  • v8.1 2015-11-23 Minor fix for hide-click not working right.
  • v8.0 2015-11-23
  • v8.0 2015-11-23 Rewritten in TypeScript. This is the new Output.
  • v7.0 2014-09-19 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 2014-09-19 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 2014-09-14 Minor bug with tag switching fix.
  • v6.0 2014-09-14 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 2014-05-24 Fix for video files breaking image preloading
  • v5.1 2014-05-23 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 2014-05-20