Google DWIMages

Direct links to images and pages on Google Images

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

  • v3.0.2 7.5.2024

    Google DWIMages - cleanup

  • v3.0.1 7.5.2024

    Google DWIMages - cleanup

  • v3.0.0 7.5.2024

    Google DWIMages - update to reflect latest site changes

    closes #28

  • v2.10.0 8.4.2023 Google DWIMages - update to reflect latest site changes
  • v2.9.2 1.10.2022 Google DWIMages: cleanup
  • v2.9.1 30.9.2022 Google DWIMages: cleanup
  • v2.9.0 30.9.2022 Imported from URL
  • v2.8.1 29.9.2022 Google DWIMages - update to reflect latest site change
  • v2.8.0 26.9.2022 Google DWIMages: cleanup, Google DWIMages - restore support for old schema
  • v2.7.1 25.9.2022 Google DWIMages: cleanup
  • v2.7.0 25.9.2022 Google DWIMages - update to reflect latest site changes
  • v2.6.2 4.9.2022 Google DWIMages: cleanup
  • v2.6.1 4.9.2022 Google DWIMages: cleanup
  • v2.6.0 4.9.2022 Google DWIMages: update to reflect latest site changes
  • v2.5.0 22.8.2021 Google DWIMages: update to reflect latest site changes
  • v2.4.3 7.6.2021 Google DWIMages - cleanup
  • v2.4.2 8.5.2021 Google DWIMages: cleanup
  • v2.4.1 3.5.2021 Google DWIMages: cleanup
  • v2.4.0 3.5.2021 Google DWIMages: fix image-metadata extraction - exclude invalid nodes (wrong type/structure) when extracting image metadata from the metadata tree - use a Map rather than array to track the indices since they may be non-continuous closes #17
  • v2.3.3 1.5.2021 Google Direct: doctweak
  • v2.3.2 7.2.2021 Google DWIMages: add missing event-handler
  • v2.3.1 17.1.2021 Imported from URL
  • v2.3.0 29.11.2020 Google DWIMages - update to reflect the latest site changes + replace jQuery (~70K) with cash (~16K) + update gm-compat: 1.0.0 -> 1.1.0
  • v2.2.0 7.9.2020 Google DWIMages: cleanup use a library (gm-compat) to abstract away the differences between engines when modifying page properties
  • v2.1.2 4.6.2020 Google DWIMages: compatibility fixes add support for: - Greasemonkey 4 (Firefox) - Violentmonkey for Chrome improve support for: - Violentmonkey for Firefox (all images, not just the first 100) + previously tested on: - Tampermonkey for Firefox
  • v2.1.1 8.5.2020 doc nitfix: HTTP -> HTTPS, bump jQuery to 3.5.1 + reduce size (slim build)
  • v2.1.0 19.2.2020 Google DWIMages: remove unused dependency remove the dependency on a MutationObserver wrapper (jQuery-onMutate) the data is now pushed to the markup rather than being extracted from it, so we no longer need to watch for DOM changes
  • v2.0.3 19.2.2020 Google DWIMages: cleanup
  • v2.0.2 19.2.2020 Google DWIMages: cosmetics
  • v2.0.1 19.2.2020 Google DWIMages: cleanup
  • v2.0.0 19.2.2020 Google DWIMages - update to reflect latest site changes
  • v1.2.1 17.11.2019 Google DWIMages: cosmetics
  • v1.2.0 17.11.2019 Google DWIMages: update to reflect latest site changes
  • v1.1.2 22.9.2019 Google DWIMages: fix page links select the first and second link rather than the first and last link as some results have an invisible third link
  • v1.1.1 20.9.2019 Google DWIMages: remove deprecated selectors: find('a:first') -> find('a').first() find('a:last') -> find('a').last()
  • v1.1.0 20.9.2019 Google DWIMages - update to reflect latest site change
  • v1.0.1 13.1.2019 migrate dependencies from RawGit to jsDelivr + clean up metadata + bump jQuery
  • v1.0.0 28.7.2018 Google DWIMages: improve support for the new (?) layout
  • v0.4.0 28.2.2018 Google DWIMages - update to reflect latest change
  • v0.3.1 4.5.2017 minor cleanup
  • v0.3.0 2.5.2017 Imported from URL