Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webexp0528/email-validation-extension

This is an extension for prevalidation before sending emails.
https://github.com/webexp0528/email-validation-extension

browser-extension chrome chrome-extension cross-browser-extension express express-js expressjs firefox firefox-addon firefox-extension gmail-extension inboxsdk node nodejs opera opera-extension pug react

Last synced: 2 months ago
JSON representation

This is an extension for prevalidation before sending emails.

Awesome Lists containing this project

README

        



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.