Greasy Fork is available in English.

Wyszukiwanie obrazów Google - Pokaż wymiary obrazu

Wyświetla wymiary obrazu (np. "1920 × 1080") dla każdej miniaturki na stronie wyników wyszukiwania obrazów Google.

To są wersje tego skryptu, gdzie kod został zaktualizowany. Pokaż wszystkie wersje.

  • 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