Shakvaro.

QuePrompt · Extension Privacy

Privacy Policy

The short version: QuePrompt runs entirely in your browser. No analytics, no tracking, no Shakvaro servers, no remote code. Your data — including any API key — stays on your device. Last updated June 11, 2026.

1. What QuePrompt is

QuePrompt is a Chrome/Edge Manifest V3 extension that lets you queue prompts and run them — one by one — against the ChatGPT web interface at https://chatgpt.com, or (optionally) against the OpenAI API using your own API key. It runs entirely on your device. There is no QuePrompt or Shakvaro server— your data never leaves your browser except as described in "Outbound network use" below.

2. Summary

  • Does not collect, transmit, sell, or share your personal data with Shakvaro or any third party.
  • All your data stays on your device (chrome.storage.local).
  • No analytics, no tracking, no Shakvaro servers, no remote code.
  • The only outbound calls are to ChatGPT (the prompts you queue) and, only if you enable API mode, to OpenAI's API using your own key.

3. What the extension stores

Stored locally on your device via chrome.storage.local:

  • Prompts you add to the queue, and queue state (order, current index, running/paused, completed status).
  • Captured responses — when a queued prompt runs, the extension reads the resulting assistant response and stores it locally so you can review and export your results.
  • Templates, variables, folders, and saved sets you create.
  • Settings — run mode, delay, schedule time, and selected model.
  • Your OpenAI API key (only if you enter one for API mode). It is stored locally, shown masked in the manager, and is never sent to Shakvaro.

4. What the extension does NOT do

  • Does not read or collect your past ChatGPT conversation history. It only reads the responses to the prompts it submits, so it can store and export your results.
  • Does not collect your name, email, account credentials, or payment information.
  • Does not use cookies, fingerprinting, or analytics.
  • Does not send any data to Shakvaro servers (there are none).
  • Does not contain or load remote code; all logic ships inside the extension package.

5. Permissions and why they are used

  • storage — save your queue, templates, results, settings, and API key locally.
  • alarms — start a queued run at a scheduled time.
  • host access to https://chatgpt.com/* — display the queue sidebar on ChatGPT, type your queued prompts into the input box, submit them, and read the responses to capture results.
  • host access to https://api.openai.com/* — used only in API modeso the background worker can send your prompts directly to the OpenAI API with your own key (this also avoids CORS issues). If you don't enable API mode, no calls are made to this host.

6. Outbound network use

  • ChatGPT (default mode):prompts you queue are submitted to OpenAI's ChatGPT service exactly as if you typed them yourself.
  • OpenAI API (optional API mode): if you enable API mode and provide a key, your prompts and selected model are sent directly from your browser to OpenAI's API (https://api.openai.com). The key and prompts go only to OpenAI, never to Shakvaro.

Your use of ChatGPT and the OpenAI API is governed by OpenAI's Terms of Use and Privacy Policy. QuePrompt is an independent tool and is not affiliated with, endorsed by, or sponsored by OpenAI.

7. Chrome Web Store Limited Use

QuePrompt's use of information received from its operation complies with the Chrome Web Store User Data Policy, including the Limited Use requirements. Data QuePrompt handles is used only to provide the features described above; it is never sold or transferred to third parties, and is never used for advertising or to determine creditworthiness.

8. Data retention and deletion

Your data remains on your device until you delete it. You can remove it by:

  • Using "Clear Queue" / "Clear Completed" / clearing results in the extension,
  • Removing your API key in the manager, or
  • Removing/uninstalling the extension from your browser (clears all locally stored data).

9. Children's privacy

The extension is not directed at children and does not knowingly collect data from anyone.

10. Changes to this policy

We may update this policy. Changes will be reflected by the "Last updated" date above.

11. Contact

Questions about QuePrompt's privacy? privacy@shakvaro.com. QuePrompt is built by Shakvaro (Chattogram, Bangladesh).