Byothe.frTips and tricksReveal the password hidden behind asterisks

Reveal the password hidden behind asterisks

Many of you have your passwords stored in your browser and never enter them again. When you log into Facebook, the password is automatically filled in and eventually you forget it.

So it’s very frustrating to see the password field hidden behind dots or asterisks… and yet there’s a relatively simple way to see what’s behind it. So we’re going to show you how to show a hidden password…

Use your browser's developer tool to display a hidden password

Most modern web browsers have tools available for developers to tinker with a number of things or test their developments (websites, extensions, etc.). We will use these tools to reveal the passwords hidden in your browser!

On Chrome and Edge

1- Right click on the password field and select Inspect in the drop-down menu that opens.

Show password hidden by dots/asterisks

This will open an inspector window at the bottom or right of your browser. The element we are interested in should already be highlighted. Basically, it should look something like this:

Show password hidden by dots/asterisks

In the code window, in the highlighted line, after input type you should see the word Password.

2- Right click on this part of the highlighted line and choose the option Edit Attribute in the drop-down menu

Show password hidden by dots/asterisks

3- Then replace the word Password by the word text. Then press Enter.

Show password hidden by dots/asterisks

That's it, you should now see your password in clear text in the password field of the site you were on!

Show password hidden by dots/asterisks

Finally, don't worry, if you close the tab and relaunch the site, you will no longer see your password in clear text.

On Firefox

The manipulation is very similar on Firefox even if some elements have slightly different names.

1- Right click on the password field and select Inspect in the drop-down menu that opens.

Show password hidden by dots/asterisks

This manipulation will open the Firefox code inspector and position you directly (normally) on the piece of code that interests us.

Show password hidden by dots/asterisks

In the code window, in the highlighted line that begins with input id= »pass » you should see the indication type = "password".

2- Double click on the word “password” and replace it with “text”.

Show password hidden by dots/asterisks

And there you have it, the password now appears in clear text!

Show password hidden by dots/asterisks

Of course, I demonstrated it with Facebook, but it also works on other sites, like here with Amazon, for example!

Show password hidden by dots/asterisks

As you will have understood, anyone using your computer can easily access your passwords if they are stored in the browser. So, beware and take good care not to save your passwords on computers shared or public, because you see that it is very easy for a third party to recover your password!

Article updated on January 5, 2025 by Byothe

Byothe
Byothehttps://byothe.fr
As a forty-something dad fascinated by the web, I spend a lot of my time keeping watch to find you the best news. Tips and tricks, humor, websites and high-tech are the main subjects I want to cover here… but I will not fail to offer you good deals gleaned here and there on the web…

Related articles

7 COMMENTS

  1. My account was hacked and I can't remove the stars from the person's email but since it's a Russian email I'll let you know if it works ****03@rambler.ru

LEAVE A COMMENT

Please enter your comment!
Please enter your name here


Discord

Want to chat live? Come and meet us on the Byothe.fr Discord server

Newsletter

Subscribe and receive a summary of web news every Monday

Latest news

Randomly