benkaiser / messenger-gpt

Use Chat GPT to generate messenger.com chat responses inline.

Home Page:https://chrome.google.com/webstore/detail/messenger-gpt/pfggffgolodggkhmejbeoghfpcfpkieb?hl=en-GB&authuser=0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messenger GPT

Generate replies for Facebook Messenger conversations using ChatGPT

screenshot showing usage

You can install from the chrome web store or alternatively follow the below steps to run from source.

Running from source

$ cd messenger-gpt
$ npm run dev

Chrome Extension Developer Mode

  1. set your Chrome browser 'Developer mode' up
  2. click 'Load unpacked', and select messenger-gpt/build folder

Packing

After the development of your extension run the command

$ npm build

Now, the content of build folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.


Generated by create-chrome-ext

About

Use Chat GPT to generate messenger.com chat responses inline.

https://chrome.google.com/webstore/detail/messenger-gpt/pfggffgolodggkhmejbeoghfpcfpkieb?hl=en-GB&authuser=0

License:MIT License


Languages

Language:TypeScript 76.1%Language:CSS 18.8%Language:HTML 5.1%