Skip to content

Instantly share code, notes, and snippets.

@timvisher
Created January 23, 2011 23:02
Show Gist options
  • Save timvisher/792553 to your computer and use it in GitHub Desktop.
Save timvisher/792553 to your computer and use it in GitHub Desktop.
A little (fragile!) javascript to 'fix' TD Bank's online banking log in screen to work with 1Password
javascript:parent.main.document.getElementsByName('user')[0].setAttribute('type', 'text')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment