Snap your sponsored clutter away!
SponsorSnap is a lightweight Chrome extension that gives you control over sponsored product listings on shopping websites like Flipkart and Amazon. With simple toggle options, you can hide or highlight sponsored results — making it easier to browse only the content that matters to you.
- 🛑 Hide Sponsored Products: Remove clutter and distractions from your shopping experience.
- 🎯 Highlight Sponsored Products: Want to identify what's sponsored without hiding it? Just highlight them.
- 💡 User-Friendly Interface: Simple toggle controls in the popup.
Install SponsorSnap from your favorite browser extension store:
Prefer installing manually or want to modify the extension? Follow these steps:
-
Clone or download this repository.
git clone https://github.com/adithyaraj-11/SponsorSnap.git
-
Open Chrome and navigate to
chrome://extensions/
. -
Enable Developer Mode (top right corner).
-
Click Load unpacked and select the project directory.
SponsorSnap/
├── popup.html # Extension popup UI
├── popup.css # Popup styling
├── popup.js # Popup behavior (toggle logic)
├── manifest.json # Extension configuration
├── icons/ # Extension icons (16x, 48x, 128x)
└── scripts/ # Extension scripts
This extension uses the following permissions:
activeTab
,tabs
: To access current page content.storage
: To save toggle preferences.
SponsorSnap does not collect or store any user data.
Feel free to fork, contribute, or suggest improvements.
Happy shopping! 🚀