Skip to content

searchgpt/Chat-GPT-for-Gmail

 
 

Repository files navigation

ChatGPT for Gmail

A browser extension to complete your email with the help of ChatGPT

Installation

Browser

Download via extension store: Chrome, Firefox

Local installation

  1. Clone the repo (using git clone https://github.com/dtkdt100/Chat-GPT-for-Gmail)
  2. Install Node
  3. Install dependencies with npm
  4. npm run build
  5. Load build/chromium/ or build/firefox/ directory to your browser

Usage

  1. Open Gmail
  2. Create new email and start writing it
  3. In the left side of your input text, a new icon will appear
  4. Click it and a suggestion of Chat GPT to complete your email will show on screen
  5. If you chose to accepte it, just click on it

Cerdit

This project is inspired by wong2/chat-gpt-google-extension

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • TypeScript 36.3%
  • CSS 8.8%
  • SCSS 4.5%
  • HTML 1.0%