Google Image Search - Show Image Dimensions

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

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.4.0 6.4.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.4.2022 fix bug caused by multirow ad caroussel
  • v1.3.3 21.2.2022 fix for google's new markup
  • v1.3.2 25.10.2021 Imported from URL
  • v1.3.1 24.10.2021
  • v1.3.0 1.6.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.4.2020 Optimize CSS
  • v1.1.0 22.4.2020 Add MutationObserver to keep script working when new results are added at the end of the page
  • v1.0.1 21.4.2020 Update meta, namespace changed
  • v1.0.0 21.4.2020 change 'var' to 'let' and 'const'
  • v0.1 19.4.2020