- #1
jd12345
- 256
- 2
I want to inspect element in my android browser. How do I do that.
I have a stored password (yes it's mine, not someone else's) that I want to see. On my laptop, its easy using chrome. But how do I do that on the android browser?
Is there any way to change the URL such that it affects the inner HTML? That way I can change type="password" to type="text" and see the password.
I have a stored password (yes it's mine, not someone else's) that I want to see. On my laptop, its easy using chrome. But how do I do that on the android browser?
Is there any way to change the URL such that it affects the inner HTML? That way I can change type="password" to type="text" and see the password.