Skip to content

apnengom/Lightweight-ad-blocking-browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adlocker System Shield

A lightweight browser extension designed to block ads and trackers using simple DOM filtering and Chrome's declarativeNetRequest API.

Features

  • CSS-based ad removal
  • Optimized MutationObserver (low resource usage)
  • Static network blocking rules
  • Enable / disable toggle

Technical Scope

This project focuses on:

  • Client-side ad blocking
  • Performance-friendly execution
  • Educational and experimental use

It does NOT perform:

  • Traffic interception
  • Behavioral profiling
  • Network inspection
  • Data collection

Status

✅ Functional
🚧 Minimal and intentionally simple

License

MIT

About

A lightweight browser extension designed to block ads and trackers using simple DOM filtering and Chrome's declarativeNetRequest API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors