Description from extension meta
Open ChatGPT with a prompt and the current tab URL.
Image from store
Description from store
Chrome extension that opens ChatGPT (chatgpt.com) with your chosen prompt
followed by the current tab URL. You can trigger it from the toolbar button.
The prompt is configurable in the Options page.
## Generated URL
- Format: `https://chatgpt.com/?q=encodeURIComponent(Prompt + '\n' + PageURL)`
- Example: `https://chatgpt.com/?q=Summarize%0Ahttps%3A%2F%2Fexample.com%2Fpost`
Internally the extension builds `prompt + "\n" + pageUrl`, then URL‑encodes the
entire string and sets it to the `q` parameter.
## Features
- Launch from toolbar action
- Configurable default prompt via Options (`chrome.storage.sync`)
- URL validation: only `http/https`; excludes `localhost` and private IPs
## Usage
1. Open any web page
2. Click the extension icon
3. ChatGPT opens with the prompt first and the page URL on the next line
Change the prompt: open the extension’s Options and save your preferred text
(default: `Summarize`).
Statistics
Installs
1
history
Category
Rating
0.0 (0 votes)
Last update / version
2025-09-11 / 0.1.0
Listing languages
en