PromptLens v0.6.0
PromptLens v0.6.0 adds ChatGPT Plus Assist for users who have ChatGPT Plus / Pro but do not use a Vision API key.
Highlights
- Added ChatGPT Plus Assist mode alongside API Automatic Analysis.
- Added local assist actions to download the prepared JPEG, copy a ChatGPT-ready instruction, open ChatGPT, and try the experimental handoff.
- Experimental ChatGPT handoff now opens ChatGPT, waits for the page to settle, attempts to attach the prepared image and fill the instruction, and leaves sending to the user.
- Stabilized the handoff flow by preserving transfer payloads until success, selecting the visible ChatGPT composer, avoiding duplicate image attachments, and extending status polling.
- Updated website, README files, security notes, Chrome Web Store privacy text, and release checklist for the v0.6.0 behavior.
Privacy and permissions
- PromptLens does not automatically send ChatGPT messages.
- PromptLens does not read ChatGPT replies or conversation history.
- PromptLens does not store ChatGPT page content.
- Optional
https://chatgpt.com/*access is requested only after the user clicks the experimental ChatGPT handoff button. - The extension still has no backend service, no telemetry, no account system, and no
downloadspermission.
Verification
node --test tests/*.test.js→ 13/13 passingbash tests/package-extension-forbidden-regex.sh→ passingbash scripts/package-extension.sh→ created and validateddist/promptlens-v0.6.0.zip