Image Size Info - Change Log for Chrome

v3.0.1

  • reduced required permissions

v3.0.0

  • converted extension to manifest v3

v2.2.9

  • fixed issue with display on certain websites

v2.2.8

  • updated Spanish translation
  • fixed label widths

v2.2.7

  • added translation to Spanish language - translated by José Zeida

v2.2.6

  • updated error logger

v2.2.5

  • minimum Chrome version is now v54

v2.2.1

  • improved error handling

v2.2.0

  • improved extension behaviour after extension install/update
  • updated Facebook and Twitter icons

v2.1.2

  • better fix for issue with "cannot create item with duplicate id"

v2.1.1

  • trying to fix an issue that some users are getting about duplicate ID for context menu

v2.1.0

  • background script is no longer persistent which means extension is loaded only when needed
  • removed Google+ link

v2.0.3

  • updated Finnish translation

v2.0.2

  • extension translated to Finnish by Sami Kuusisto (www.6sto.com)

v2.0.1

  • updated website URLs
  • updated error logger script

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

v1.8.4

  • updated error logger script

v1.8.3

  • added error logger

v1.8.2

  • fixed an issue with picture and multiple sources

v1.8.1

  • updated short description

v1.8.0

  • code clean up

v1.7.9

  • fix: styling on some websites

v1.7.8

  • fix: styling on some websites

v1.7.7

  • fix: styling on some websites

v1.7.6

  • new: Swedish translation by Åke Engelbrektson (svenskasprakfiler.se)

v1.7.3

  • new: localisation support
  • added Serbian language

v1.7.1

  • fix: wrong date was shown in last version

v1.7.0

  • new: option to view file date (as reported by server, not accurate always so I left this option disabled by default)

v1.6.0

  • new: option to choose info box width (400, 500 and 600px)
  • new: "open image in new tab" button next to the image url (along with the option to remove this functionality)
  • change: wider info box (400px -> 500px)

v1.5.7

  • code cleanup & normalization

v1.5.6

  • new: apply button in options
  • fix: bug with event handler on close button

v1.5.0

  • change: redesigned
  • fix: extension will not add "View Image Info" option to chrome:// URL's anymore

v1.4.0

  • new: support for file URL scheme html documents

v1.3.1

  • fix: escape key event handler wasn't removed on dialog shutdown
  • change: right aligned text labels

v1.3.0

  • new: you can now close extension dialog with escape key

v1.2.0

  • new: extension now displays file size (not supported for Data URIs)

v1.1.1

  • removed location title attribute when location is Data URI scheme

v1.1.0

  • fixed some layout issues
  • made location (URL) field wider
  • minor code improvements

v1.0.8

  • fix: weird popup on certain web sites

v1.0.3

  • new: changeable dimension display format in options

v1.0.1

  • first public release