Inserts option in the browser's image context menu to view image width, height and file size.Works for images and videos (webm, gifv).
NOTES:
- If extension popup cannot be closed right after you install the extension, you need to restart your browser.
- Some information like file size and date are returned from the server, this information depends on the server setup and can sometimes be wrong, which is especially true for the date field.
- Does not work with CSS background images due to browser API limitations.
- Does not work on Chrome web store, this is a Chrome security measure.
:: Minimum Requirements
Requires at least Chrome v54.
v2.0.0
- added ability to see size info for videos (webm, gifv)
- fixed an issue with extension not working for images that are located inside iframes
- enabled chrome style for options