How to See Passwords From Google Crome

6.0K121

Intro: How to See Passwords From Google Crome

Very simple xD

STEP 1: Step 3

Open your Google Chrome browser, click on the Wrench icon in the upper right corner of the screen, then click Options.

STEP 2: Step 2

Click Options.
In the Options window click the Minor Tweaks tab.

STEP 3: Step 3

On the Passwords window select the website from which you want to retrieve the password, then click the “Show Password” button. The password will appear below the button and the button will now read “Hide Password.”

Comments

I personally use inspect element; All you do is highlight the password on the sign in page>Right click>Click inspect element>The column that is highlighted says text="Password">Click on "password" and write text.

Hope this helps!