Google Images Auto Pager

By PaweÅ‚ Kubisz Last update Sep 28, 2009 — Installed 49,752 times.

I just want the autopaging feature

in
Subscribe to I just want the autopaging feature 3 posts, 2 voices



dudebudbro Scriptwright
FirefoxWindows

Can we configure this script to only use the autopaging feature? I don't need the link conversion and I don't like double clicking on the page to activate it I just want it always on. Is this possible?

 
switzerland User
FirefoxWindows

Autopaging without doubleclick:

Change line 233:
old:
document.body.addEventListener('dblclick', dblClickEvents, false);

new:
dblClickEvents();

New line 234:
createLinks();

 
dudebudbro Scriptwright
FirefoxWindows

Thanks for this tip. Nevermind my previous request for only using autopaging. I disabled the link conversion for this script so I could use it in combination with another script called googlefx but it suffers the same problem I've encountered before. After the first "page" the direct links don't work anymore.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel