Skip to content

Instantly share code, notes, and snippets.

@atmos
Created April 27, 2012 11:24
Show Gist options
  • Save atmos/2508509 to your computer and use it in GitHub Desktop.
Save atmos/2508509 to your computer and use it in GitHub Desktop.
easily get an embeddable gif from gifsoup.com, make this the content of your bookmark
javascript:alert($(".gif").attr("src"))
@atmos
Copy link
Author

atmos commented Apr 27, 2012

Everytime I go to gifsoup and want to embed a gif I waste a minute or two with Inspect Element trying to find the src.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment