|
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 |
this script has 2 topics, 10 posts |
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.)
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






