Skip to content

Mihirx86/chomper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chomper Logo

Chomper

A tiny browser creature that eats ads for a living — an installer + browser ad-blocker extension.


Table of Contents


Description

Chomper is a lightweight ad-blocking project that combines:

  • A desktop installer (Python based)
  • A browser extension Chomper blocks ads with high accuracy on major video-streaming sites (yes… yt 😉), while staying lightweight and unobtrusive.

Why Chomper

Most ad blockers are heavy, complex, or intrusive. Chomper focuses on:

  • Efficiency: Keeps yt watch sessions clean by quietly chomping through ads
  • Simplicity: Easy to install and use, with no unnecessary configuration
  • Clarity: A clean and well-organized structure that is easy for both users and developers to understand

Installation

Installer (Recommended)

  1. Download the latest chomper.exe from the Dist located inside "chomper_installer" folder.
  2. Run the installer and follow instructions
  3. The extension is set up automatically

Manual Setup

  1. Clone the repository:
git clone https://github.com/Mihirx86/chomper.git
  1. In your browser, open:
chrome://extensions/
  1. Enable Developer Mode (usually a toggle in the top-right)

  2. Click Load unpacked

  3. Select the folder:

chomper_installer/chomper-ad-blocker/
  1. Done — the extension is now active!

Usage

Click the extension icon in your browser toolbar

Toggle ad-blocking on/off

Enjoy browsing with fewer ads

Minimal UI; focus on performance and simplicity.

Screenshots

Author

(Mihir R Choure)- { Mihirx86 } GitHub: https://github.com/Mihirx86

Email: Mihirchoure1504@gmail.com

For Developers & Enthusiasts

Chomper is an open and evolving project. Any developer or enthusiast is welcome to join, experiment, and help improve it.

Whether you want to:

  • Improve ad-blocking logic
  • Optimize performance on yt and other high-traffic sites
  • Enhance the extension UI
  • Refactor or extend the installer

You’re encouraged to jump in.

There are no barriers to entry — if you’re curious, you’re already qualified. By contributing, you become part of the Chomper cult: a small group of people who enjoy building simple, effective tools and improving them piece by piece.

Fork the repository, make your changes, and submit a pull request. Every improvement, no matter how small, helps Chomper grow stronger.

License

This project is open source and available under the MIT License.

MIT License

Copyright (c) 2026 Mihir

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

 
 
 

Contributors