Google Images direct links 2

Add direct links to the picture to the Google Image Search results.

These are versions of this script where the code was updated. Show all versions.

  • v2.5.1 2024-04-15
  • v2.5.1 2024-04-15
    • Updated selectors to work with recent Google markup changes
  • v2.5.0 2024-04-13
    • Updated Added new URL match for udm=2 instead of tbm=isch
    • Updated selectors to work with recent Google markup change
    • Added overrides for visual behavior:
      • Show full image instead of cropped version
      • Remove rounded corners
    • Added settings for tab behavior and visual changes
  • v2.4.1 2023-09-13

    Updated selectors to work with recent Google markup change

  • v2.4.0 2022-02-15
    • Added settings dialog: Find it under the script's name in the TamperMonkey extension menu (Thanks to GM_config)
    • Added option to open links in a new tab by default (defaults to true)
  • v2.3.1 2021-09-27

    2.3.1 (2021-09-27)

    • Improved compatibility with older browsers
  • v2.3 2021-09-27

    2.3 (2021-09-27)

    • Addressed current problem with Google's enforcing of Trusted-Types. Seems to work for now, but is subject to change.
    • Removed dependency on jQuery, because TamperMonkey fails when trying to inject @require dependencies on pages which have a restrictive Trusted-Types policy
    • Filed a bug report on TamperMonkey: https://github.com/Tampermonkey/tampermonkey/issues/1334
  • v2.2 2021-01-27 Added new selector variation for image links
  • v2.1 2021-01-12 - Show whole pictures on hover if they were visually cropped (what the hell, google?)
  • v2.0 2020-03-27