malicious_extension_sentry

Buy Me A Coffee
Last Updated Last Updated Chrome Web Store

Malicious Chrome/Edge Extensions Database

An automatically updated database of Chrome extensions removed from the Chrome Web Store for containing malware, policy violation, or bundling unwanted software

🌐 Live Dashboard

Live Dashboard

Real-time search, filtering by threat category, and source reports, built on top of this database.

πŸ“– Overview

This repository maintains a current list of Chrome extensions that have been removed for malware, security violations, or malicious behavior. Since no regularly-updated public database exists for this purpose, this project automates the collection and aggregation of extension removals from multiple sources.

I created this project after searching for an updated list of malicious Chrome extensions and finding that most resources were outdated or incomplete. I’m committed to keeping this database alive and current through automated monitoring and community contributions.


πŸ” MalExt Scanner

⚑ Check YOUR extensions right now!

Quick Start

Prefer a GUI? The MalExt Sentry Chrome extension scans automatically every 6 hours in the background.

⚠️ Note: The extension scans per browser profile. If you use multiple profiles, install it in each one.

One-line install & scan:

Linux & macOS:

curl -O https://raw.githubusercontent.com/toborrm9/malicious_extension_sentry/main/malext.py && python3 malext.py

Windows PowerShell < v7:

Invoke-WebRequest -Uri https://raw.githubusercontent.com/toborrm9/malicious_extension_sentry/main/malext.py -OutFile malext.py; python3 malext.py

Windows PowerShell >= v7:

Invoke-WebRequest -Uri https://raw.githubusercontent.com/toborrm9/malicious_extension_sentry/main/malext.py -OutFile malext.py && python3 malext.py

✨ Features

πŸ“Έ Example Output

Click to see example scan results **When safe:** ``` ╔════════════════════════════════════════════════════════════════════╗ β•‘ β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β•‘ β•‘ β–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β•β•β•β•β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•šβ•β•β–ˆβ–ˆβ•”β•β•β• β•‘ β•‘ β–ˆβ–ˆβ•”β–ˆβ–ˆβ–ˆβ–ˆβ•”β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β•šβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ–ˆβ•‘ β•‘ β•‘ β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β•β• β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘ β•‘ β•‘ β–ˆβ–ˆβ•‘ β•šβ•β• β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β• β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘ β•‘ β•‘ β•šβ•β• β•šβ•β•β•šβ•β• β•šβ•β•β•šβ•β•β•β•β•β•β•β•šβ•β•β•β•β•β•β•β•šβ•β• β•šβ•β• β•šβ•β• β•‘ β•‘ πŸ›‘οΈ Malicious Extension Scanner v1.0 πŸ›‘οΈ β•‘ β•‘ Created by: @toborrm9 β•‘ β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β• πŸ’» Detected OS: macOS βœ… Loaded 437 known malicious extension IDs βœ… Found 12 extensions (Chrome: 8, Edge: 4) ====================================================================== πŸ“Š SCAN RESULTS ====================================================================== βœ… GOOD NEWS: No malicious extensions detected! All 12 extensions are clear. ``` **When threats found:** ``` ⚠️ WARNING: 1 MALICIOUS EXTENSION(S) DETECTED! πŸ”΄ REMOVE THESE IMMEDIATELY: ---------------------------------------------------------------------- ❌ Malicious Extension ID: abcdefghijklmnopqrstuvwxyz123456 Browser: Chrome (Default) πŸ›‘οΈ HOW TO REMOVE: 1. Open Chrome 2. Go to chrome://extensions 3. Find the extension and click 'Remove' ```

πŸ“° Recent Security News

πŸ“Š Data Sources

The database is automatically updated by aggregating information from:

πŸ—ƒοΈ Database Structure

Each extension entry includes:

🎯 Usage

This database is intended for:

πŸ“ Data Format

Data is available in multiple formats:

🀝 Contributing

If you’re aware of a malicious extension that should be included, please open an issue with:

⚠️ Disclaimer

This database is provided for research and educational purposes. The information is aggregated from public sources and automated monitoring. While efforts are made to ensure accuracy, false positives may occur. Always verify findings before taking action.


Made with ❀️ for browser security

⭐ Found this useful? Star the repo and share with others!