Skip to content

Instantly share code, notes, and snippets.

@cavill
Created May 4, 2012 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cavill/2594937 to your computer and use it in GitHub Desktop.
Save cavill/2594937 to your computer and use it in GitHub Desktop.
Get thesmithify
javascript:var%20s%20=%20document.createElement('script');s.src%20=%20'https://raw.github.com/gist/1791454/rikify.js';document.body.appendChild(s);
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>thesmithify</title>
</head>
<body style="text-align: centre; margin: 100px;">
<p>Drag me to your bookmarks bar:</p>
<a href="javascript:var%20s%20=%20document.createElement('script');s.src%20=%20'https://raw.github.com/gist/1791454/rikify.js';document.body.appendChild(s);" style="border: 1px solid #333; padding: 5px;">thesmithify</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment