Privacy Policy
Prompt Paster is designed to save reusable AI prompts locally in Chrome and insert only the prompt a user selects into editable website fields.
What Prompt Paster stores
Prompt Paster stores saved prompt titles, keywords, prompt text, chain prompt steps, favorites, and lightweight usage details such as use count and last-used time in the user's browser through chrome.storage.local.
Local preferences such as theme, selected chain mode, chain status bar position, and floating panel position may also be stored so the extension behaves consistently between sessions.
What Prompt Paster does not do
- No backend service for saved prompt content.
- No telemetry, analytics, advertising, or cross-site tracking.
- No cloud sync or remote prompt database.
- No sale, rental, or sharing of saved prompt data.
- No automatic prompt submission to AI websites.
- No collection of general browsing history.
Website field boundary
Prompt Paster content scripts run on normal http and https websites declared in the extension manifest. On those sites, the extension detects the // trigger in active text fields, textareas, and compatible editors, displays the local prompt picker, and inserts the prompt the user chooses into that active field.
Prompt Paster does not activate in password, disabled, or read-only fields. It does not send saved prompts, imported JSON backups, workspace text, or page content to OpenAI, Anthropic, Google, Perplexity, or any remote API.
Permissions
The storage permission is used to save prompts and extension preferences locally in Chrome. The activeTab permission is used when the user chooses the panel or detach workflow so the extension can ask the currently active website tab to open the in-page floating panel.
User control
Users can add, edit, favorite, copy, import, export, delete, and clear prompts from the extension UI. Export creates a local JSON backup that the user controls. Before clearing saved prompts, Prompt Paster starts a backup download so the user can keep a recovery copy.
Support
For questions about privacy, support, or extension behavior, email info@seryalda.com.
For concerns or to contact the developer directly, connect with Rolly Falco Villacacan on LinkedIn.