This is a store-compliant alternative to the scraper in the screenshot.
- Extract emails from the current active tab (one click, no background scraping)
- Organize contacts by:
- Age
- Gender (Male/Female/Other)
- Married/Unmarried status (Married/Unmarried/Single/Divorced)
- Country + City
- Search, filter, sort
- Add/edit contacts manually
- Import CSV / Export CSV
name,email,age,gender,marital,country,phone,city
- Zip the folder contents (manifest.json, popup.html, popup.css, popup.js, background.js, icon128.png)
- Push to GitHub repo
- Load in Chrome: chrome://extensions -> Developer mode -> Load unpacked
Chrome Web Store policy + Instagram ToS prohibit automated scraping of followers/following for emails. This version avoids bans and legal risk. If you own the data, import it via CSV.
License: MIT