Author: Merrick Hare
Version: 1.0
Date: 12/22/2022
Use this to create subject lines for your emails. It uses fetch()
to send a payload to openAI completion endpoint. The response is returned and the text is displayed to the user.
- OpenAI account https://openai.com & API Key
- Chromium Browser (Edge or Chrome recommended)
- Clone this repository
- Open popup.js and replace "YOUR API KEY" with your API Key from OpenAI
- Open your browser and navigate to the extensions settings
- Enable Developer Mode
- Select "Load Unpacked"
- Navigate to the downloaded folder and select it