Skip to content

Instantly share code, notes, and snippets.

@wholypantalones
Created February 16, 2015 20:29
Show Gist options
  • Save wholypantalones/82caf388b611a69924e3 to your computer and use it in GitHub Desktop.
Save wholypantalones/82caf388b611a69924e3 to your computer and use it in GitHub Desktop.
AutoFill
javascript:%20{var%20d=window.location.hostname;var%20h=d.split('.');var%20x=h[1]+'.'+h[2];document.activeElement.value='fuckoff@'+x;void(0)};
@wholypantalones
Copy link
Author

Create a new bookmark, name it 'autofill' or whatever and copy this snippet into the location box. Focus or tab into the input you want to fill and click the bookmarklet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment