List All Images is a Firefox extension used to list URL, size and dimension properties for all images of a page in a new page/tab.
Developer Comments
I had this one in my disk for more than a year. Made it for a personal need and then found another solution to my problem. Anyway, it might be of interest to someone.
Size column has this color reference:
black: size obtained from cached image
green: size obtained by getting it from server
red: couldn't get image size
NOTE: you will see green colored sizes when the images are hosted on HTTPS sites because the content is not cached, or for images that have the HTTP no-cache property set.
Requirements:
· Firefox 1.0 - 3.0.*
What's New in This Release:
· As it seems some people still find this extension useful I decided to invest some little time in practicing my (lacking) code skills and update it for Firefox 3.0.
Product's homepage