Copy Emails
Extension Actions
- Live on Store
Detects every email on the current page and copies them to your clipboard with one click.
Copy Emails is a simple Chrome extension that automatically scans the current webpage, finds all visible email addresses, and copies them to your clipboard with a single click. It is perfect for people who collect contact emails from websites, directories, portfolios, or team pages.
Instead of manually selecting and copying each address, you just click the “Copy Emails” button in the extension popup. The content script searches the page using a robust email regex, gathers all matches, removes duplicates, and creates a clean newline-separated list. That list is then copied directly to your clipboard, ready to paste into your email client, spreadsheet, or notes app.