Skip to content

Instantly share code, notes, and snippets.

@jhorsman
Last active December 30, 2015 08:19
Show Gist options
  • Save jhorsman/7801975 to your computer and use it in GitHub Desktop.
Save jhorsman/7801975 to your computer and use it in GitHub Desktop.
Bookmarklet example. Add this bookmarklet to the location field of a new bookmark.
javascript:(function(){alert("Hello, World!");}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment