ReproKit ReproKit - 1Click Report
How it works What it captures Pricing Add to Chrome
LEGAL

ReproKit Privacy Policy

Effective: 24 Aug 2026 · Version: 1.0.0
CONTENTS 1. Scope 2. What ReproKit captures 3. Where your data lives 4. Automatic redaction 5. Browser permissions 6. Sharing & third parties 7. Retention & deletion 8. Children's privacy 9. Changes to this policy 10. Contact

ReproKit is a browser extension that assembles bug reports from on-page technical context. This policy explains, plainly, what it captures, where that capture stays, and what — if anything — ever leaves your machine.

In short

  • Everything ReproKit captures is stored locally in your browser. Nothing is uploaded to us or to any third party.
  • ReproKit has no backend server. It cannot see your data, because there is nowhere for that data to go.
  • A capture only leaves your device when you personally click Copy, Download, or Export.
  • Password fields are never captured — not redacted afterward, never read in the first place.
  • You can delete any or all saved reports at any time from the extension's history view.

1. Scope

This policy covers the ReproKit browser extension only — its popup, side panel, options page, background service worker, and content scripts. It does not cover any third-party website you use ReproKit on, or any issue tracker (Jira, Linear, GitHub, Slack, etc.) you choose to paste an exported report into.

2. What ReproKit captures

ReproKit only captures data while you have started a recording session — never in the background otherwise. During a session, on the tab you're testing, it may record:

CATEGORY WHAT'S INCLUDED EXPLICITLY EXCLUDED
Console Errors, uncaught exceptions, unhandled promise rejections —
Network Failed requests (4xx/5xx, timeouts): URL, headers, response body Successful requests (off by default), binary/file bodies
Visual Screenshots and an optional screen recording of the active tab (5-minute cap) Other tabs, other applications, your desktop
Interaction Clicks, typed values, navigations, expressed as plain-English steps Password fields, autocomplete-sensitive fields — never read, at all

All of the above is generated by code running inside your own browser, reading only the page you're actively testing. None of it is transmitted anywhere by ReproKit itself.

3. Where your data lives

Captured sessions and settings are written to your browser's local extension storage (chrome.storage), on your device. ReproKit does not operate a server, does not sync your data to any cloud account, and has no analytics or telemetry pipeline of any kind. There is no infrastructure on our side that ever receives what you capture.

A report leaves local storage only when you take an explicit action: clicking Copy (to your clipboard), or Download / Export (to a file on disk). What you then do with that file or clipboard content — paste it into a ticket, email it, post it in Slack — is outside ReproKit's control and this policy.

4. Automatic redaction

Before anything is shown in a report, ReproKit strips certain patterns automatically and always: bearer tokens, JWTs, AWS access keys, PEM-encoded key blocks, and query-string parameters that look like secrets. You can additionally turn on redaction of email addresses and card-like numbers in Settings.

You can remove or edit any step, console line, or network entry from a report prior to copying it.

5. Browser permissions

ReproKit requests broad-looking permissions because a bug can occur on any site you're debugging. Each one is used only for local capture — not for tracking, advertising, or data collection:

Host access (all sites)so console/network/interaction capture works on whatever page you're reproducing a bug on.
tabCapturerecords the screen of the tab under test, started only when you start a session.
webRequestread-only visibility into failed requests, as a backstop to the page's own network instrumentation.
storage / unlimitedStoragesaves your settings and report history locally, including screenshots and video.
tabs, activeTab, sidePanel, contextMenus, downloads, commands, offscreenused respectively to identify the active tab, show the report panel, provide a right-click capture trigger, save exports to disk, support the keyboard shortcut, and host the screen-recording pipeline.

None of these permissions are used to collect data for us — only to let the extension do its job inside your own browser.

6. Sharing & third parties

ReproKit does not sell, rent, or share your data with any third party, advertiser, or data broker, because it never receives your data in the first place. There is no ReproKit account, login, or server-side profile.

7. Retention & deletion

Saved reports remain in local browser storage until you delete them, up to the free-tier history limit (the oldest report is dropped once that limit is reached). You can delete a single report, or clear your entire history with confirmation, from the extension's history view at any time. Uninstalling the extension removes all locally stored ReproKit data along with it.

8. Children's privacy

ReproKit is a developer tool not directed at children, and is not knowingly used to collect information from anyone under 13.

9. Changes to this policy

If this policy changes, the effective date at the top of this page will be updated and, for material changes, noted in the extension's release notes. Continued use of ReproKit after a change constitutes acceptance of the revised policy.

10. Contact

Questions about this policy or how ReproKit handles data:

CONTACTmabubakar6464@gmail.com
PRODUCTReproKit - 1 Click Bug Report
© 2026 ReproKit · reprokit.online
Privacy Terms Contact