A real-time browser security extension built using Chrome Manifest V3 that inspects URLs for phishing indicators and lookalike domains.
- Lookalike Detection: Catches domains masquerading as popular brands (e.g.,
paypa1.com). - Keyword Flagging: Monitors URLs for high-risk phishing keywords like
verify-account. - Desktop Alerts: Instantly sends a system notification if a page looks suspicious.
- Clone or download this repository.
- Open Google Chrome and navigate to
chrome://extensions/. - Enable Developer mode using the toggle in the top-right corner.
- Click Load unpacked and select the project folder.