Skip to content

imadaghoukad/security-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Mini Link & Security Analyzer

A minimalist Chrome extension built with Manifest V3 that automatically scans web pages for insecure (HTTP) links in real-time.

✨ Features

  • Auto-Scan: Automatically analyzes links on page load.
  • Live Monitoring: Uses MutationObserver to detect links added via infinite scroll.
  • Security Alerts: Visual feedback for unencrypted protocols.
  • Dark UI: Sleek, terminal-inspired design.

🛠️ Installation (Developer Mode)

  1. Clone this repository: git clone https://github.com/imadaghoukad/security-analyzer.git
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer mode (top right).
  4. Click Load unpacked and select this folder.

💻 Tech Stack

  • JavaScript (Vanilla)
  • CSS3 (Custom Properties & Animations)
  • Chrome API (Scripting, Tabs, Runtime)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors