Effective date: February 13, 2026
Quick Prompt("the Extension") is designed to help users store prompt templates and insert selected prompt text into active input fields on web pages.
## Data We Collect
We do not collect personal data on external servers.
The Extension stores only user-created prompt templates in `chrome.storage.local` on the user’s device. Prompt objects include:
- `id`
- `title`
- `text`
## How We Use Data
We use locally stored prompt data only to:
- Display prompt templates in the extension popup
- Let users add, edit, and delete prompts
- Insert selected prompt text into the active editable field on the current tab
## Data Sharing
We do not sell, rent, or share user data with third parties.
## Remote Code
The Extension does not use remote code. All executable code is packaged with the extension and distributed through the Chrome Web Store package.
## Permissions and Why They Are Used
- `storage`: Save prompt templates locally so they persist across browser sessions.
- `activeTab`: Access only the currently active tab when the user triggers prompt insertion.
- `scripting`: Inject/re-inject the local content script into the active tab when needed for reliable insertion.
## Data Retention and User Control
- Prompt data remains stored locally until the user edits or deletes it.
- Users can remove all stored data by uninstalling the Extension or clearing extension storage.
## Security
We follow Chrome Extension Manifest V3 security requirements and use a restrictive extension-page Content Security Policy.
## Children’s Privacy
The Extension is not directed to children under 13 and does not knowingly collect personal data from children.
## Changes to This Policy
We may update this policy to reflect feature or compliance changes. The "Effective date" will be updated when changes are made.
If you have any questions about this Privacy Policy, you may contact: