3.0.3 - First-install insert & ChatGPT multiline
Reliability fixes for insert on first install and ChatGPT multiline prompts.
Fixes
- First install no longer needs a manual page refresh before insert — content scripts register for granted origins, wait until the insert listener is ready, and reload a preexisting tab once if Chrome cannot inject into it
- Multiline prompts keep line breaks in ChatGPT (one
insertHTMLwrite, not flattened text or paste-as-quote) - Side-panel insert waits longer for the composer and fails visibly if the text did not land
- Known assistants no longer open the custom-site field picker when the composer is missing
- Right-clicking a saved prompt inserts it into the page instead of copying
- Side-panel insert targets the window the panel is attached to
- ChatGPT on
chat.openai.comand Grok onx.com/twitter.comare recognized
Changed
- Granted origins use
registerContentScriptsinstead of injecting on every tab update - The in-page mutation observer disconnects while the side panel is open
Updating
Site access is still optional. This release does not add required host permissions.
Chrome Web Store: https://chromewebstore.google.com/detail/open-prompt-manager/gmhaghdbihgenofhnmdbglbkbplolain
Full Changelog: 3.0.2...3.0.3