But there are also some drawbacks, as you have not actually typed your password for a while you may forget it which will result in a lot of hassle if you need to open the same account from anywhere else.
Don’t Miss :- Using Same E-mail Address For Creating Multiple Accounts
Also, as an added security layer all browsers masks the typed passwords with asteriks or small dots making it impossible for a person standing nearby to look over your shoulder to see the password.
Assume that you are on G-mail login page and the user-id and password is automatically filled by the browser but you don’t remember the password, what you should do now in this case? Well in this post i’m going to introduce you to a little trick that will reveal the password hidden behind the asteriks without the help of any application or browser add-ons.
Revealing The Passwords Hidden Behind Asteriks :-
- First of all, right click on the password field where the password is already typed but hidden.
- Select the option ‘Inspect Element’
- Now Document Inspection Window will open highlighting a line like this :
- <input type=’password’
- What you should do now is just replace the term ‘password’ in the above line with ‘text’ like this :
- <input type=’text’
- After following the above instructions as soon as you press Enter the password which was hidden will now be shown in plaintext.
Cool right.!! Now you can use this trick to get all the passwords which you’ve forgotten but your browsers remembers.
Enjoy..!!
Related Posts
HOW DO YOU FIND THIS STUFF? YOU THE MAN!
Thanks man, great to know that it helped someone..!!
thats cool…