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.
- 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.