Newegg Quick Viewer

Last update on Jul 17, 2008

Displays the full-size version of product thumbnails when you hover over them on newegg.com

Description

This script makes it quick and easy to view the full-size version of almost any product thumbnail image on newegg.com. Hover over a thumbnail with your cursor on any page to see the big picture. If the enlarged picture in the Quick Viewer overlaps with your cursor, click to close it.

Some products use a new flash-based slideshow for large images and I can't get at the images themselves; a lot of digital cameras have this issue. Those are marked with a red 'No' Symbol in the Quick Viewer in this version.

This script is based on the excellent inyof4cebook script by znerp.

Changelog

17 June 2008 - v1.0 - Initial Upload

Contact

If you've got feedback (positive or negative), comments, suggestions, or bug reports, please make a comment below or send me an email at jbboney [AT] gmail [dot] com

Screenshots

A Product Page:

A Category Page:




You could comment on this script if you were logged in.

3 comments Feed-icon

2 points
login to vote
NoXion user
Posted Aug 14, 2008

I like it! Nice job!

1 point
login to vote
jboney script's author
Posted Jul 3, 2008

Thanks, mathe! I'm glad you like it.

It may be possible to load the flash preview using something like GM_xmlhttprequest. I think constantly loading new flash files might be unfairly demanding of Newegg's servers, though.

I like the idea of moving the No symbol closer to the image/cursor. The way I implemented it was basically a lazy way to let the user know the script is still working properly.

Maybe instead of a runner on the popup, there could be a tiny runner next to the original thumbnail (that sounds easier ;-) ). Or you could use ctl+scroll wheel to cycle through them all?

Thanks for the feedback. Did you end up finding anything out on your own?

2 points
login to vote
Mathemajor scriptwright
Posted Jun 29, 2008
You read my mind with this one, jboney. Thanks!

The flash player does pose an interesting problem. I don't have time at the moment but will look into it later tonight and see if I can help out! : )

It works just as you said it would, but I have a couple of requests/suggestions to make it even better:
  • Have the red "No" symbol appear either over the image (a transparent overlay of the "No" sign that covered the thumbnail would be awesome!) or somewhere closer to the mouse. Sometimes it isn't noticeable at the top right of the screen.
  • Expand the popup to include a runner with thumbnails of the product that are available to view. To avoid problems with the click event on the popup, you might include a close button or even create something like the browsing buttons that appear on either side of images on AMO when other pics are available.
I'll post more suggestions or feedback if I have any. Great job!

You could comment on this script if you were logged in.