pea / Signature-Wizard

Chrome extension - Inserts signatures into Gmail emails from a remote server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Extension Download

Prerequisites

  • Node
  • NPM
  • Gulp

Installation

  1. Check you have all of the software listed in the Prerequisites
  2. Clone this repository to any location
  3. Open Terminal and navigate to the repository
  4. Execute "npm install". Gulp will need to be installed globally.

Running

  1. Execute "gulp serve" or "gulp watch" (to run on any file change)
  2. Navigate to your extensions in Chrome
  3. Click "Load unpacked extension" and select the "dist" directory

Building

  1. Execute "gulp dist"
  2. Use dist/dist.zip when uploading to Chrome store

About

Chrome extension - Inserts signatures into Gmail emails from a remote server


Languages

Language:JavaScript 62.6%Language:CSS 23.6%Language:HTML 13.8%