Skip to content

combinatrix-ai/prompt-chatgpt-via-url-parameter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Prompt ChatGPT via URL Parameter

License: MIT

Summary

With this Chrome Extension installed, you can input the initial prompt for the OpenAI ChatGPT via a URL parameter.

Installation

Go to Chrome Webstore.

Example

  • Open this link https://chat.openai.com/?q=hello in your browser with this extension installed.
  • You will see the query text (in this example, "hello") is automatically typed into the textarea:

image.png

  • And the text is automatically submitted to the ChatGPT:

image2

  • If you want to edit the text, click the icon of pencil.

  • Note: You can specify the GPT-4 model using a URL parameter (this is a default feature of OpenAI). You can safely specify the model and query at the same time like this: https://chat.openai.com/?model=gpt-4&q=hello

Install

You can install the extension manually by downloading the source code and loading it as an unpacked extension.

Note: This extension is not published on the Chrome Web Store yet.

About

Pass your prompt directly to ChatGPT as a URL parameter. Say goodbye to copy-pasting!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •