Overview
A Chrome extension that intelligently identifies and extracts product images from any e-commerce website. Built to solve a real problem I faced managing cbdmania.ro — needing to quickly grab supplier product photos without downloading every image on the page.
How It Works
- Analyzes page DOM to identify product-related images (by size, position, and context)
- Filters out icons, logos, and decorative elements automatically
- Provides one-click batch download of selected images
- Supports lazy-loaded and dynamically-rendered images
Tech Stack
Chrome Manifest V3, vanilla JavaScript, Chrome Storage API, Content Scripts. Zero dependencies, fast and lightweight.