How to see your saved passwords in Chrome - ilya-khadykin/notes-outdated GitHub Wiki

Steps

  1. Go to a sign-in page on a target website in Chrome. It will load you save passwords in input fields automatically for you
  2. Click on <input/> element and change its type attribute to text: <input type="text" ...
  3. Now you'll be able to see your saved password as plain text

Credits

⚠️ **GitHub.com Fallback** ⚠️