Wednesday, August 24, 2022

How to View Passwords in Browsers using pc

How To View Password Hidden by Asterisks

we people are too busy in our daily routine, we have tensions regarding our job task, punctuality, boss attitude, updating reports and etc. 

so many of us like to spend free time with their social accounts 

and suddenly they come to know that they do not remmember their id password


but computer saves some id and password but while using smart phone who wants to use computer 

for that reason i found a little hack for astrix password to reveal 


Step 1

Right-click the password bar and select Inspect Element.












Step 2

Navigate to the “input type = ’password’” field in the HTML Editor. Type “text” instead of “password” and hit Enter.


Input-Type


From there on, you’ll be able to see the actual password instead of the asterisks.


Extra Tip: The easiest way to find the line of code is to press Ctrl + F (Cmd + F on a Mac) and type “password”.