AI-powered detection and blocking of hidden web trackers
CyberShield is a privacy-first Chrome extension that detects hidden trackers and surveillance cookies, explains who is tracking you and why, and lets users block or allow trackers in real time.
Unlike traditional blockers, CyberShield focuses on clarity and control β not just blocking, but explaining.
Modern websites silently track users using:
- Third-party scripts
- Tracking pixels
- Persistent surveillance cookies
Most users:
- Donβt know who is tracking them
- Donβt know why they are being tracked
- Have no clear way to control it
Existing tools block trackers blindly, often breaking websites and confusing users.
CyberShield makes invisible tracking visible and understandable.
It:
- Detects hidden third-party trackers on websites
- Analyzes tracker behavior using clear signals
- Uses AI to explain tracker intent in simple language
- Allows users to Block, Allow once, or Always allow
- Provides a dashboard to manage blocked trackers and view analytics
Not just blocking. Explaining and empowering.
Tracker Explainability
βDetects hidden trackers and explains how they silently monitor user behavior.β
This builds trust and helps users make informed decisions.
- User opens a website
- Browser extension scans scripts, images, and cookies
- Tracking behavior is converted into signals
- Signals are sent to the backend API
- Backend classifies the tracker (rule-based)
- AI generates a human-readable explanation
- User chooses to block or allow the tracker
- Browser enforces blocking at the network level
- Content Script
- Detects external scripts and tracking pixels
- Background Script
- Observes cookies and network behavior
- Communicates with backend
- Applies blocking rules
- Popup UI
- Displays tracker details and actions
- Dashboard Page
- Manage blocked trackers
- View basic analytics
Signals are privacy-safe indicators generated by the extension:
third-partypersistent-cookiecross-sitepixelanalyticsunknown-domain
They describe what a tracker does, not who the user is.
- Chrome Extension (Manifest V3)
- JavaScript
- Declarative Net Request API
- Node.js
- Express.js
- Google Gemini API
- chrome.storage.local
- Static tracker lists (JSON)
- No personal data collected
- No browsing history stored
- No request payload inspection
- Privacy-by-design architecture
Endpoint /api/v1/analyze/analyze-tracker
Website β Browser Extension β Backend API β AI Explanation Engine β User Warning & Control
- No passwords collected
- No personal identifiers stored
- No browsing history saved
- Only tracker metadata is analyzed
- User stays in full control
CyberShield is built with privacy by design.
- Makes invisible tracking visible
- Educates users instead of confusing them
- Reduces silent data surveillance
- Builds trust and transparency online
Team Name: Codersβ Heaven
- Anushka Sinha
- Neelabhra De
- Saheb Sen
- Vishal Jati
MIT License