Skip to content

A chrome extension to turn any text field into a ChatGPT prompt and get the response right there, + Speaking and Listening abilities with ChatGPT web

License

Notifications You must be signed in to change notification settings

raz0229/prompt-gpt-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromptGPT

Turn any text field into a ChatGPT prompt and get the response copied to your clipboard, + Speaking and Listening abilities with ChatGPT web

Usage

  • GPTifying any input

Start typing your prompt into any text field you see on any page (Instagram/WhatsApp chat, search bars, Description text areas, Online tests etcetra ) When your're done, just type !#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).

Please make sure you have an active internet connection and the toggle has been switched on from the extension popup page, for it to work properly

  • Speech Recognition and Text-to-Speech

On your ChatGPT Web, there will be a Speaker icon right next to the response that you can click for narration. Similarly, You can tap the Microphone icon that displays in your ChatGPT's input box for Speech Recognition.

Screenshots

PromptGPT Popup Page

ChatGPT Narrate Icon

Speech Recognition

Development

  • Clone the repository and cd into it.
    git clone https://github.com/raz0229/prompt-gpt-extension.git
    cd prompt-gpt-extension
  • Install all the dependencies
    npm install

( Tested on Google Chrome )

  • Launch the start script.
    npm run start
  • Your extension is built into dist directory in the source of your project. You can load that unpacked extension through Chrome's Extensions page. Read more: Chrome Development Basics

Available Commands

| Commands | Description |

| --- | --- |

| npm 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 |

Special Thanks

Learn More

Extension Developer guides

Extension Publishing Guides

About

A chrome extension to turn any text field into a ChatGPT prompt and get the response right there, + Speaking and Listening abilities with ChatGPT web

Resources

License

Stars

Watchers

Forks

Packages

No packages published