ya4cie

By aeosynth Last update Sep 11, 2009 — Installed 2,105 times. Daily Installs: 7, 8, 5, 11, 11, 13, 15, 7, 6, 7, 15, 7, 10, 8, 4, 11, 15, 11, 2, 9, 9, 9, 16, 11, 12, 10, 8, 15, 12, 19, 12, 16
Script Summary:
yet another 4chan image expander.
Version: 1.0.1
Copyright: 2009, James Campos
License: GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
Recently Updated TopicsPosts
Keeping thumbnails5
A few things5

this script has 2 topics, 10 posts

Review Summary
5 stars
0 reviews (0)
4 stars
1 reviews (1)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 1 review

Compatible with Firefox, Opera

Firefox: when you're on 4chan, access the GUI by right-clicking the monkey icon, selecting 'User Script Commands', and selecting 'ya4cie Options'.

Opera: I don't know why, but the GUI options don't really work for you, so you'll have to change options by editing the source. Say you want to auto load gifs, change var auto_gif = GM_getValue ('Load Gifs') to var auto_gif = GM_getValue ('Load Gifs', true).

In the source are a bunch of options:
auto_expand - 0 = none, 1 = replies, 2 = all
auto_gif - auto-load gifs like the other chans
inline - clicked images expand in same page
click_full - if resized, clicked images expand to their full size. only applies if inline is true.
click_fit - resized images larger than screen height will resize to fit screen
reduce - reduce images by so many pixels. useful if you don't want to see a horizontal scroll bar. only applies during fit width/screen
maxWidth - OP pics greater than this will be offset
in_filter - inserts controls into 4chan thread filter (note: make sure the filter is above this script in the greasemonkey Manage User Scripts dialog.)

Donate

Version History

1.0.0
Added options GUI

0.12.x
Added click_fit

0.11.2
4chanarchive support

0.10.0 (just realized that starting minor versions at 9 doesn't really make sense)
Added auto_gif
@included suptg

0.9.0
Initial release