A chrome extension to see if a received email comes from an address that's been in a data breach. Uses the haveibeenpwned.com API.
Adds a small icon next to email addresses that have been in a data breach. Hovering over the icon shows additional information about the breaches that the email address is found in.
- Go to: https://chrome.google.com/webstore/detail/mail-pwned/jcihnnaiohbajnoakmgcclpgejglgipd?hl=en-US
- Click 'Add to Chrome'
git clone
this repository- Access
chrome://extensions
in Chrome - Tick the
developer mode
checkbox - Click
Load unpacked extension...
- Select the
ext
folder in this repository - Have fun!