Skip to content

Instantly share code, notes, and snippets.

@ishu3101
Created January 27, 2014 23:39
Show Gist options
  • Save ishu3101/8659686 to your computer and use it in GitHub Desktop.
Save ishu3101/8659686 to your computer and use it in GitHub Desktop.
A bookmarklet that takes the url of the current tab and finds all the pins on Pinterest using the current tabs url.
javascript:void(window.open("http://www.pinterest.com/pin/find/?url=" +window.location.href))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment