https://github.com/flancer32/chrome-ext-gpt
Chrome extension for sending custom requests to the OpenAI GPT API directly from your browser.
https://github.com/flancer32/chrome-ext-gpt
Last synced: 10 months ago
JSON representation
Chrome extension for sending custom requests to the OpenAI GPT API directly from your browser.
- Host: GitHub
- URL: https://github.com/flancer32/chrome-ext-gpt
- Owner: flancer32
- License: apache-2.0
- Created: 2025-08-26T14:09:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T17:35:36.000Z (10 months ago)
- Last Synced: 2025-08-27T00:35:38.325Z (10 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome-ext-gpt
Chrome extension for sending custom requests to the OpenAI GPT API directly from your browser.
## Options
To configure the extension:
1. Right-click the extension icon and choose **Manage Extension**.
2. Click **Options**.
3. Enter the Base URL, model, and API key, then select **Save**.
4. Restart the browser and reopen Options to confirm the values persist.