SafeGuard-Web-Protector is a browser-based Chrome Extension that leverages Machine Learning to classify URLs as malicious or benign in real time. It uses a Naive Bayes model trained on over 1000 URLs and integrates with Google Safe Browsing & VirusTotal APIs to enhance detection accuracy. Child Mode enforces safe browsing by blocking NSFW and harmful websites for younger users.
Flowchart: ML Classifier → API Scan → Decision Handler → Popup UI