Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obetomuniz/chatgpt-quicklink-chrome-extension

Load ChatGPT from anywhere to Chrome.
https://github.com/obetomuniz/chatgpt-quicklink-chrome-extension

chatgpt chrome-extension quicklink

Last synced: about 1 month ago
JSON representation

Load ChatGPT from anywhere to Chrome.

Awesome Lists containing this project

README

        

# ChatGPT Quicklink Chrome Extension

Load ChatGPT from anywhere to Chrome.

## Concept

This Chrome extension concept is pretty simple: Unleash Chrome users to launch and start chat sessions on ChatGPT by OpenAI web application from anywhere through a NOT SUPPORTED BY DEFAULT query parameter `q` that automagically fill the ChatGPT input field and trigger the chat session for you.

```
https://chat.openai.com/chat?q={Query}
```

## Using via Chrome Web Store

Install **[Chat GPT Quicklink Chrome Extension](https://chrome.google.com/webstore/detail/chatgpt-quicklink/ldoekcaiogjggdjmdlohcbennkkiindd?hl=pt-BR&authuser=0)** using **Chrome Web Store** like any other.

## Using as Unpacked Chrome Extension (development)

1. Clone this project to your local dev environment.

2. On Google Chrome's browser, load extensions settings page by clicking on the three-dot menu icon in the top-right corner of Chrome and select "More tools" > "Extensions."

3. Now, in the top-right corner of the extensions page, toggle on the "Developer mode" switch.

4. In the same page, click on the "Load unpacked" button in the top-left corner, and select the folder where you cloned the extension in the step number #1

5. After those steps, the extension should now be installed and visible in your list of extensions. [Give it a try](https://chat.openai.com/chat?q=what%20are%20quicklinks%3F).

## Contributing

We know that sometimes, the excitement to contribute is uncontrolled, but please, before any contribution, check the [docs/CONTRIBUTING.md](https://github.com/obetomuniz/chatgpt-quicklink-chrome-extension/blob/main/docs/CONTRIBUTING.md) file for more orientation.


_ChatGPT Quicklink Chrome Extension © 2023_