Abdullah Zafar
!#GPT
or !#gpt
(Case-insensitive) at the end of your text prompt. The response for your prompt will be sent to your clipboard within 2-3 seconds which you can then paste right there. (You need to give the site permission to allow copying to clipboard, when asked). cd
into it. git clone https://github.com/raz0229/prompt-gpt-extension.git
cd prompt-gpt-extension
npm install
start
script. npm run start
dist
directory in the source of your project. You can load that unpacked extension through Chrome's Extensions page. Read more: Chrome Development Basicsnpm run start
| build extension, watch file changes |npm run build
| generate release version |npm run docs
| generate source code docs |npm run clean
| remove temporary files |npm run test
| run unit tests |npm run sync
| update config files |