Skip to content

Repository files navigation

Better ChatGPT

Sends a browser notification when ChatGPT finishes generating a response. Notifications are only sent when the browser tab is not in focus.

Installation

  1. Install Tampermonkey.
  2. Click here to install.

How it works

The script monitors the ChatGPT page for the "Stop generating" button. When the button disappears (response complete) and the tab is not focused, a desktop notification is sent.

Development

# Install dependencies
npm install

# Start dev server (with HMR)
npm run dev

# Build for production
npm run build

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages