[UserJS] Gallery Viewer
Wednesday, 11. June 2008, 22:33:55
have updated my script that entered Opera UserJS Contest.This version adds support for framesets (gallery will unfortunately open in new window in this case) and also supports images inside iframes.
Cross domain image discovering will eventually come in future versions.
Gallery Viewer is a script that makes it easy to browse images on some pages.
It will gather all links on page that looks as potential images and display them all in a gallery like view. Too big images will be resized down to fit window.
Mouse navigation:
- wheel down - go to next image
- wheel up - go to previous image
- hover upper part of window - show thumbnails
- click X in top-left corner - close Gallery Viewer
Keyboard shortcuts:
- space OR right arrow - go to next image
- left arrow - go to previous image
- esc - close Gallery
Download
gallery-viewer.js v1.2
readme.txt
Toolbar button:
Script must be started by button so get this one:
button
* v1.2 [added] site specific image URIs (now Google Images and My Opera albums are supported - more can be added quite easily) [fixed] error in console when closing gallery before first image loaded * v1.1 [added] support for framesets and documents with iframes (in same domain) [added] duplicates are ignored















Anonymous # 4. August 2008, 19:53
Beautiful and useful userJS! Gooood work!
Rafal # 10. August 2008, 17:09
Phred # 24. April 2009, 18:59
Anonymous # 27. July 2009, 04:40
Wonderful work! Thank you!