Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 797 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 797 Bytes

chatGPT-v2ex-chrome-extension

A Chrome/Edge extension to display ChatGPT response alongside V2EX post

modified from ChatGPT for Google by @wong2 👍

Just for those people who registered #OpenAI #chatGPT and want to get an AI-answer when at V2EX.

Install & usage

  1. Clone / download this repo codes.
  2. Open your terminal and cd into the folder of the repo.
  3. Run npm install to install the dependencies.
  4. Then run ./build.sh.
  5. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  6. Enable Developer Mode.
  7. Load the build directory to your browser.

Screenshots

Screenshot1

Screenshot2