Greasy Fork is available in English.

Google Image Search - Show Image Dimensions

Displays image dimensions (eg. "1920 × 1080") for each thumbnail on the Google Image Search results page.

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.4.0 06 April 2024

    feat: add new approach to get image dimensions, fix for googles new image search ui

    Merge pull request #6 from tadwohlrapp/4-not-working

    New approach to get image dimensions, fix for googles new image search ui

  • v1.3.4 20 April 2022 fix bug caused by multirow ad caroussel
  • v1.3.3 21 Februari 2022 fix for google's new markup
  • v1.3.2 25 Oktober 2021 Imported from URL
  • v1.3.1 24 Oktober 2021
  • v1.3.0 01 Juni 2020 Fixed issues with Greasemonkey (GM_addStyle) and adjusted to Google's latest change of selector (data-id to data-cid)
  • v1.2.0 26 April 2020 Optimize CSS
  • v1.1.0 22 April 2020 Add MutationObserver to keep script working when new results are added at the end of the page
  • v1.0.1 21 April 2020 Update meta, namespace changed
  • v1.0.0 21 April 2020 change 'var' to 'let' and 'const'
  • v0.1 19 April 2020