How To See Asterisk Password In Google Chrome
This page is going to show you how to easily reveal what the password is on any web page login form when using the Google Chrome web browser.
Revealing the password that is hidden behind the asterisks in the Chrome web browser (when you are on the login page for a website) is simply a matter of changing the type
value on the input element that is the text box. A password text box is the type password
and we need to simply change the type to text
to reveal the password.
- Left click the password text box to make sure it is selected.
- Right click with the mouse to make the Google Chome context menu appear.
- Click the
Inspect
menu item. This will open up the Chrome's web page element inspector window ...
Read All Of ➲ How To See Asterisk Password In Google Chrome