Skip to content

Latest commit

 

History

History
executable file
·
31 lines (22 loc) · 773 Bytes

README.md

File metadata and controls

executable file
·
31 lines (22 loc) · 773 Bytes

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.