Skip to content

Instantly share code, notes, and snippets.

@jridgewell
Created April 2, 2013 22:24
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 jridgewell/5296731 to your computer and use it in GitHub Desktop.
Save jridgewell/5296731 to your computer and use it in GitHub Desktop.
Search 1Password Bookmarklet for iOS
javascript:d=window.location.hostname.split('.');window.location='onepassword://search/'+((d.length>2)?d[1]:d[0]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment