Created
April 27, 2012 11:24
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:alert($(".gif").attr("src")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.