A straightforward, efficient ad blocker extension for any browser, built to provide users with an ad-free browsing experience. Simple Ad Blocker detects and blocks ads on any webpage you visit, improving load times and ensuring a cleaner, more enjoyable web experience.
Simple Ad Blocker is a lightweight browser extension designed for compatibility with most modern browsers. By leveraging the browser's declarativeNetRequest
API (or its equivalent), this extension blocks unwanted ads without impacting browsing speed or performance.
- Ad Blocking: Automatically blocks ads across all sites, creating a cleaner browsing experience.
- Browser-Compatible: Optimized for smooth performance on any supported browser.
- Open-Source: Easily customizable, making it simple to add new blocking rules.
To install the extension manually in your preferred browser:
- Clone or download this repository:
git clone https://github.com/mahery19/simple-ad-blocker.git
- Open your browser and navigate to the extensions page (e.g.,
chrome://extensions
for Chrome oredge://extensions
for Edge). - Enable "Developer mode" (usually a toggle in the top right or bottom left corner).
- Click "Load unpacked" and select the folder where this project was downloaded.