STEPS
- Go to browser and then go to particular website.
- If there is available saved passwords you can see ***** or…… right click on that password now you will see inspect elementclick on that then bottom of your browser a small coding window will open.
- In that coding you can see coding like this <input name=”password” placeholder=”Password” type=”password” id=”loginPassword”>
Change the code instead ofpassword into text like this <input name=”password” placeholder=”Password” type=”text” id=”loginPassword”>
- Now see your password box password will be displayed like above picture.
See Saved Password In Browser
Reviewed by FreeSV
on
4:54:00 PM
Rating:
No comments: