alicemist / Chat-GPT-for-Gmail

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

Home Page:https://chrome.google.com/webstore/detail/chatgpt-for-gmail/nfhkknadfkkoodpcaecgpkdnbjkjhebf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://chrome.google.com/webstore/detail/chatgpt-for-gmail/nfhkknadfkkoodpcaecgpkdnbjkjhebf

License:GNU General Public License v3.0


Languages

Language:JavaScript 49.4%Language:TypeScript 36.3%Language:CSS 8.8%Language:SCSS 4.5%Language:HTML 1.0%