Skip to content

Instantly share code, notes, and snippets.

@mvark
Created May 8, 2014 04:43
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 mvark/445863633ae50f0ec3a4 to your computer and use it in GitHub Desktop.
Save mvark/445863633ae50f0ec3a4 to your computer and use it in GitHub Desktop.
Lazy-Developer-CAPTCHA Text Extractor Bookmarklet. More details: http://mvark.blogspot.in/2014/05/lazy-developer-captcha-text-extractor.html
javascript:(function()%7Bdocument.getElementById(%22txtInput%22).value%3Ddocument.getElementById(%22txtCaptcha%22).value%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment