Trick
How To View Hidden Password In Facebook and other Password
22:56In many places where you need to input your password to gain access, authorize or confirm a transaction, whenever you type passwords into the input text box, the characters automatically turns into asterisks or bullets.
These hidden passwords are disguised with the help of simple HTML and CSS. So just changing the value of something specific will easily reveal what’s behind those bullets or astericks. We’ll show you how this is done in Google Chrome and Firefox other Browser.
View Hidden Password In Facebook and other Password
1 - Firstly we Open a Browser.
2 - In any website which contains your saved password, right click on the password box and click on Inspect element.
3 - You’ll now notice the bottom quarter of your screen filled with codes. You only need to focus on the highlighted (in blue) part to reveal the password.
4 - Look for type="password" and double click on it. Replace the word ‘password’ with ‘text‘.
It should now look like type="text". Hit Enter
5 - After you’ve changed that, the text behind the asterisks or bullets will be revealed.
0 comments