PromptJump is a Chrome extension that adds a navigation sidebar to AI chat interfaces, allowing you to quickly jump between messages in long conversations. It supports ChatGPT, Claude.ai, and Gemini.
PromptJump collects zero data. It has no storage, no external API calls, no analytics, and no background scripts. All processing happens entirely in your browser's memory.
PromptJump does not collect, store, or transmit any data. Specifically:
PromptJump uses no persistent storage of any kind:
localStorage or sessionStoragechrome.storageWhen you close or navigate away from a chat page, all in-memory data is automatically discarded by the browser.
PromptJump makes no network requests. It does not:
The extension requests only host_permissions for the supported
AI chat sites:
https://chatgpt.com/*https://claude.ai/*https://gemini.google.com/*These permissions allow the content script to inject the navigation sidebar into the page. No other permissions (tabs, history, bookmarks, etc.) are requested.
PromptJump operates entirely as a content script:
PromptJump uses no third-party services — no analytics, no ads, no crash reporting, no cloud infrastructure.
Since PromptJump collects no data whatsoever, there are no concerns regarding children's data. The extension is safe for users of all ages.
We may update this policy if the extension's functionality changes. The "Effective date" above will be updated accordingly.
Questions or concerns: developer.matrology@gmail.com
PromptJump is a purely client-side extension. Your conversations and data never leave your browser.