odebroqueville / chatgpt-enhancement-extension

An all-in-one plugin to improve your ChatGPT experience!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文

ChatGPT Enhancement Extension

Features:

Prompt hint

Type Enter to send prompt directly or Tab to edit it.

PDF Support

Drag the PDF file into the textarea, then every page will generate a prompt automatically.

Additional prompts will be added to the end of each page string based on the Regex Prompt Group.

Regex Prompt Group

Markdown Support

Injected Button Group

Admin Dashboard

Prompt hints:

Regex prompt groups:

Saved dialogue history:

How to install

Install from Chrome Web Store

currently pending review

Install from crx

In Chrome/Arc/Edge browser:

  • download dist.crx
  • Go to the extensions management page
  • Turn on Developer mode
  • Click on Load unpacked among the buttons that appear
  • Drag ./dist.crx into the extensions management page.
  • Refresh the ChatGPT page

If you have any question about load extension, try asking ChatGPT

Development

git clone --depth=1 https://github.com/sailist/chatgpt-enhancement-extension/
cd chatgpt-enhancement-extension
npm install
npm run dev

# load ./dist in Chrome browser

Buy me a coffee

This plugin is driven by my personal interest. If you like this plugin, please consider buying me a cup of coffee. Your support will encourage me to continue my work, thanks!

Acknowledge

Thanks for the chrome-extension-boilerplate-react-vite scanfold and ChatGPT ❤.

About

An all-in-one plugin to improve your ChatGPT experience!

License:MIT License


Languages

Language:TypeScript 80.2%Language:CSS 16.3%Language:JavaScript 3.0%Language:HTML 0.4%Language:SCSS 0.1%