lurewife / chatgpt-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser extension

This extension loads ChatGPT in the current tab, allowing you to use ChatGPT along your working session. Simply click the extension icon in your browser toolbar to activate ChatGPT or use the shortcut Ctrl + \ .

screenshot

Installation

Download and unzip the latest release from the releases page.

Chrome

  • Go to chrome://extensions
  • Turn on developer mode.
  • Click "Load unpacked".
  • Select the chrome folder.

Firefox

TODO

Build from source

./build.sh

The output files will be created in the build directory.

Related works

About

License:MIT License


Languages

Language:TypeScript 45.5%Language:Svelte 41.4%Language:Shell 5.2%Language:JavaScript 4.5%Language:SCSS 2.1%Language:HTML 1.3%