Skip to content

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

License

Notifications You must be signed in to change notification settings

bowiechen/badPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published