/badPassword

A Chromium extension that queries the haveibeenpwned.com API to check if password exists in known data dumps.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.