With chatGPT notification, you can say goodbye to constantly checking back on your screen for when the output is generated. This extension makes it easier for you to focus on other tasks while you wait for ChatGPT to do its job.
Once you install chatGPT notification, it will automatically detect when your output is ready and send a sound notification alert to let you know. The notification sound is unique and easy to recognize, so you won't miss it even if you're away from your computer.
- Check if your
Node.js
version is >= 14. - Change or configurate the name of your extension on
src/manifest
. - Run
npm install
to install the dependencies.
After development 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.
Built with Vite + React, and Manifest v3
Generated by create-chrome-ext