Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 473 Bytes

badPassword

A Chrome extension that searches for password text fields and passes the input into Have I been pwned API to verify if the password input exists in known data dumps.

Installation

Unpacked Extension

  • Download the entire repository.
  • Open chrome://extensions.
  • Enable Developer Mode on the top right of the page.
  • Click Load unpacked extension... and select the folder which the source code was downloaded to.