Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail extension for email validation

Works for Chrome, Opera, Edge & Firefox.

This extension is a Gmail extension for validating emails before sending. Using inboxSDK & React for extension and Node, Express, Pug for backend+dashboard

Installation

Clone the repository git clone https://github.com/WebExp0528/Email-Validation-Extension.git

Run backend

  1. Run cd backend+dashboard
  2. Run npm start

Run extension

  1. Run cd extension
  2. Run npm install
  3. Run npm run build or npm run watch-dev

This project is licensed under the MIT license.

If you have any questions or comments, please create a new issue. I'd be happy to hear your thoughts.