Back to gallery

OLD - PopUpX (Screenshot 2) : New Thumbnail Preview Tool, very fast !

► Thanks to nio

Author of this tool...

Original PopupX

 

PopupX - (Tiny Design Tweak + Autopager Support)

(Po Pup the original image when mouse over a thumb image. Add a icon on the left upper corner to use it with the infinite Scroll provided By AutoPager.Work for others Sites too like FaceBook and i see that we can tweak it by Xpath... )

 

► It is just a Design Tweak for me.

I wanted to have a tiny and more

simple design to use it With Flickr :

▷ No dashed line

▷ 20px grey border around preview

Autopager Reload Icon changed

by a Tiny Blue Button

at the middle right side

(NEW) No needs it now:

Autopager is always active now!.

(NEW) Press the "Shift Key" (MAJ)

while hovering a thumbnail, allow you to view

the preview when you want.

It's like an ON/OFF function.

This way you can decide yourself when to see a bigger picture or. not.

Thanks to Alesa Dam for the code!

 

NOW (2024) For preview on hover, I use this Addon:

PhotoShow - By Vincent W. [Mozilla Add-on]

It's very simple to configure and the dev take care quickly to our request.

 

► Why you must test it ?:

 

It's FAST

 

▷It's the better solution that i have meet for the thumbnail preview function,

better than Thumbnail Expander 1.0 [XPI] that i used a lot before.

 

▷It work on Auto scrolling pages .

 

► I think it can use the possibility offer by a new function in AutoPager :

By example,read here :

Solution : AutoPager can keep GM active on "Infinite Scroll"

If it dose, we don't need PopupX /Autopager Reload icon...

And here :

PopupXAutopager support? in Userscipts

 

► ► Change log :

- 2010/08/19 :

NEW :Press the "Shift Key" (MAJ) while hovering a thumbnail, allow you to view

the preview when you want.

It's like an ON/OFF function. This way you can decide yourself when to see a bigger picture or. not.

Thank to Alesa Dam for this code :

 

if (!ev.shiftKey)

{

return;

}

 

- 2010/08/16 :

NEW >> PopupX - (Tiny Design Tweak + Autopager Support): no needs to click on the Blue Reload Button, because PopUpx now support Autopager automatically by inserting at the end of the script:

window.addEventListener('AutoPagerAfterInsert', function(){PopupImage.load(); }, false);

Now i must find a way to covert it in a On/Off button...

 

- 2010/08/13 (Thanks to Alesa Dam):

 

Changed line 314 from this:

"//img[@class='pc_img' or @class='setThumb' or @class='nextprev_thumb' ]"

 

into this:

"//img[(@class='pc_img' or @class='setThumb' or @class='nextprev_thumb') and not(contains(@src,'/cols/') or contains(@src,'_z.jpg'))]"

 

to make it ignore collection mozaics (which contain '/cols/' in the src attribute) and 640px wide medium images (which contain '_z.jpg' int the src)

 

► Portraits on these Screenshots are from:

[brett walker] / Brett Walker and unaman

Visit their streams....

5,260 views
9 faves
6 comments
Uploaded on August 13, 2010
Taken on August 13, 2010