An AI-powered tool to detect phishing sites, scams, and fraud in real-time.
- Real-time URL scanning using Google Safe Browsing API
- AI model integration (TensorFlow.js)
- Custom warning UI
- Email Scam Detection: Scans email content for phishing keywords.
- Privacy-First: No data collection; all checks happen locally.
- Clone this repo:
git clone https://github.com/Timessless01/scam-detector-extension.git
- Load into Chrome:
chrome://extensions
> Enable "Developer mode" > "Load unpacked"
- Get a Google Safe Browsing API key:
- Go to Google Cloud Console.
- Create a project, enable the Safe Browsing API, and generate an API key.
- Replace the placeholder in
src/background.js
:const API_KEY = 'YOUR_API_KEY'; // Replace with your API key
- Report bugs via Issues
- Fork and submit PRs!
If you find this project useful, consider supporting it by donating via PayPal: