Chrome extension that validates emails in bulk using Vite and TypeScript.
- Bulk Email Validation: Quickly validate multiple email addresses at once.
- User-friendly Interface: Simple and intuitive UI for entering email addresses and viewing validation results using tailwindcss
- Efficient Validation: Utilizes a golang backend server for validation(SMTP check/non-SMTP check).
- Node.js and pnpm installed on your machine.
- Clone this repository to your local machine:
- Navigate to the project directory
- Install the dependencies using
pnpm install
- Build the project using
pnpm build
- Load the extension in Chrome:
- Open Chrome and go to chrome://extensions/.
- Enable "Developer mode" by toggling the switch in the top right corner.
- Click on "Load unpacked" and select the dist directory inside the project folder.
Icons by Pixel perfect - Flaticon