Missing API configuration
Open the options page and save your Base URL, API key, and vision-capable model name.
Support
Find installation steps, provider setup notes, permission explanations, screenshot selection shortcuts, and common error guidance.
Use the latest release package from GitHub Releases. Chrome Web Store listing is planned.
chrome://extensions.PromptLens does not provide an AI model or API key. Open the options page and configure:
https://api.openai.com/v1.Local development endpoints may use http://localhost or http://127.0.0.1.
Remote image analysis may require optional site access so PromptLens can read image URLs from websites or access the API origin you configure. This is an optional host permission, not a required install-time site permission.
You can refuse remote image read permission and use screenshot selection instead.
Use Alt+Shift+S on Windows/Linux or Option+Shift+S on macOS to start screenshot selection. You can also use the context menu action.
Screenshot selection is useful for blob: images, hotlink-protected images, embedded canvases, or pages where remote image reads fail. Press Esc or click Cancel to exit selection mode.
Open the options page and save your Base URL, API key, and vision-capable model name.
Check whether the API key is valid for the provider and model you configured.
Choose a model that accepts image input through an OpenAI-compatible vision request format.
Grant optional image read permission for the site, or use screenshot selection for the visible region.
Adjust image processing preferences in options, or use screenshot selection to capture a smaller region.
Use screenshot selection to capture the rendered SVG area as a raster image.
blob: URLs are page-local and may not be readable from the extension context. Select the visible page region instead.
The default support channel is GitHub Issues. Please include your browser version, PromptLens version, provider type, model name, and the exact error message when reporting a problem.
Do not post API keys, private image data, or sensitive prompts in public issues.