Skip to content

Instantly share code, notes, and snippets.

@Sam152
Created November 27, 2013 03:51
Show Gist options
  • Save Sam152/7670436 to your computer and use it in GitHub Desktop.
Save Sam152/7670436 to your computer and use it in GitHub Desktop.
Find usages of an iStock photo on the internet when browsing istockphoto.com.
javascript:window.open('https://www.google.com/searchbyimage?image_url=' + jQuery('#ActualImageDiv').find('img').attr('src'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment