I started this just to use as an internal reference for a project, and now I\'m kind of obsessed with it - Amazon uses a zoom plugin to slice up a large image into pieces, and e
Took me an hour of tinkering till I found an easy solution:
Example:
There is an easier way. Right click (ctrl+click on mac) on the smaller image, the context-menu opens up along with the bigger zoomed image. With the context-menu still open, right-click on the zoomed image (at this point the zoom image disappears, don't worry we don't need it) and select "Save Image As" and save the image.
The trick here is, the zoomed image disappears only when there is some activity on the web page like mouse movement or mouse clicks. When context menu is open web page contents don't change even if you move the mouse. They are not captured by the web page as long as the context-menu is still open. If you right click on the zoomed image while the context-menu is still open, the zoomed image disappears but the image reference is already captured by the context-menu of second right click.
This is way off topic for SO, but since I had the same question, here's an answer for how to grab them easily.
There's a Firefox app for that: https://addons.mozilla.org/en-us/firefox/addon/azid-amazon-zoom-image-downloa/