Skip to content

ifreqs/adblocker-ifreqs

Repository files navigation

ifreqs AdBlocker 🛡️

Logo

Version License Security

A high-performance, privacy-first ad blocker designed for Chrome, Brave, Opera, and Edge.

🔒 Security & Privacy Guarantee

We take your privacy seriously. This extension is built with a "Zero-Knowledge" architecture:

  • No Data Collection: We do not track, collect, or store any of your browsing data.
  • No Analytics: No Google Analytics, no telemetry, no "usage statistics".
  • No External Requests: The extension works entirely offline on your browser. It does not phone home.
  • Declarative Blocking: We use the modern declarativeNetRequest API, which means the browser handles the blocking, not our code. We don't need permission to read your website data.

🚀 Features

  • Blocks Major Ad Networks: Google Ads, Facebook, Twitter, Amazon, DoubleClick, etc.
  • Stops Trackers: Blocks invisible tracking pixels and analytics scripts (Hotjar, Mouseflow, etc.).
  • Lightweight: Uses negligible memory and CPU compared to other blockers.
  • One-Click Toggle: Easily enable or disable protection from the popup menu.

📥 How to Install

This extension is currently in "Developer Preview" mode. To install it:

  1. Download the repository (or the .zip file if provided).
  2. Open your browser and navigate to the extensions page:
    • Chrome/Brave: chrome://extensions
    • Opera: opera://extensions
    • Edge: edge://extensions
  3. Enable "Developer mode" (usually a toggle in the top-right corner).
  4. Click "Load unpacked".
  5. Select the folder containing this manifest.json file.

🔧 How to Upload to GitHub (For the Owner)

To push this project to your GitHub account:

  1. Create a new repository on GitHub.
    • Name it: adblocker-ifreqs (or any name you prefer).
    • Initialize with README: No (Leave it empty).
  2. Open your terminal/command prompt in this project folder.
  3. Run the following commands:
git remote add origin https://github.com/YOUR_USERNAME/adblocker-ifreqs.git
git branch -M main
git push -u origin main

(Replace YOUR_USERNAME with your actual GitHub username)

⚖️ License

Copyright (c) 2026 ifreqs. All rights reserved.

Created by ifreqs. The reproduction, distribution, or modification of this software without express written permission is strictly prohibited. See LICENSE and LEGAL_NOTICE.md for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors