Skip to content

Instantly share code, notes, and snippets.

@ishu3101
Created May 21, 2015 06:00
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 ishu3101/5ae2bea0750f5df87fb9 to your computer and use it in GitHub Desktop.
Save ishu3101/5ae2bea0750f5df87fb9 to your computer and use it in GitHub Desktop.
BugMeNot Bookmarklet - Takes the URL of the current tab and finds any shared login using bugmenot for that site and opens in a new tab.
javascript:void(window.open("http://www.bugmenot.com/view/" +window.location.hostname))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment