Ricerca immagini su Google - Mostra le dimensioni delle immagini

Visualizza le dimensioni dell'immagine (ad es. "1920 × 1080") per ogni miniatura nella pagina dei risultati della ricerca immagini di Google.

Versione datata 26/04/2020. Vedi la nuova versione l'ultima versione.

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.4.0 06/04/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/04/2022 fix bug caused by multirow ad caroussel
  • v1.3.3 21/02/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 01/06/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/04/2020 Optimize CSS
  • v1.1.0 22/04/2020 Add MutationObserver to keep script working when new results are added at the end of the page
  • v1.0.1 21/04/2020 Update meta, namespace changed
  • v1.0.0 21/04/2020 change 'var' to 'let' and 'const'
  • v0.1 19/04/2020