Fraud Guard Browser Extension
AI-powered URL scanning and phishing protection. Scan any site instantly.
Installation (Chrome)
- Ensure the TrustHive Next.js app is running:
npm run dev - Open Chrome and go to
chrome://extensions - Enable Developer mode (top-right toggle)
- Click Load unpacked
- Select the
fraud-guard-extensionfolder inside your project - Pin the extension to your toolbar for quick access
How to Use
- Navigate to any website you want to scan
- Click the Fraud Guard icon in your toolbar
- Click Scan Site
- View the Safety Score (0–100%) based on AI analysis
Requirements
The extension requires the TrustHive API to be running locally (default: http://localhost:3000). Set HF_TOKEN in your environment for AI-powered scanning.