This Chrome extension helps you find second-hand alternatives while browsing fast fashion websites. It automatically searches for similar items on popular second-hand platforms like Depop, Grailed, and Poshmark.
- Automatically detects products on fast fashion websites (H&M, Shein, Zara)
- Searches for similar items on second-hand platforms (Depop, Grailed, Poshmark)
- Customizable platform preferences
- Clean and intuitive user interface
- Real-time product matching
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- Browse any supported fast fashion website (H&M, Shein, or Zara)
- Click the extension icon in your Chrome toolbar
- View similar second-hand alternatives from Depop, Grailed, and Poshmark
- Click on any result to view the item on the respective platform
- Use the settings to enable/disable specific platforms
- H&M
- Shein
- Zara
- Depop
- Grailed
- Poshmark
The extension is built using vanilla JavaScript and Chrome Extension APIs. The main components are:
manifest.json: Extension configurationpopup.html/js/css: User interfacecontent.js: Product information extractionbackground.js: API communication and search functionality
Feel free to submit issues and enhancement requests!
This project is licensed under the MIT License - see the LICENSE file for details.