Skip to content

Instantly share code, notes, and snippets.

@pbojinov
Created June 11, 2014 21:19
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 pbojinov/5c04a45305f2b11c4a24 to your computer and use it in GitHub Desktop.
Save pbojinov/5c04a45305f2b11c4a24 to your computer and use it in GitHub Desktop.
open up bookmark in new tab
// add void(0) so it works in firefox as well
javascript:window.open('https://web.any.do');void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment