Created
September 23, 2016 06:55
-
-
Save mvark/1d11d0139b7934f1cb82f3821b5f84fc to your computer and use it in GitHub Desktop.
CAPTCHA Text Extractor Bookmarklet. More details: http://mvark.blogspot.in/2014/05/lazy-developer-captcha-text-extractor.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Bdocument.getElementById("captchaTexttab1").value%3Ddocument.getElementById("captchaDivtab1").innerHTML.split(" ").join("")%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment