Last updated: July 2, 2026
Repro is a browser extension that records a web page you choose — screen video, console logs, network requests, user actions, and storage — into a single capture that you can replay to reproduce and debug frontend issues. This policy explains what data Repro handles and how.
Repro only captures data while you actively start a recording on a tab you have chosen. During a recording it may record:
Repro does not track your browsing history, and it does not run or collect anything on pages where you have not started a recording.
Downloads/Repro
folder or a folder you choose.Google Drive upload is off by default. If you enable it and sign in, Repro uses
Google OAuth solely to upload your finished capture to your own Google Drive and to
create a shareable link that you control. Repro requests only the drive.file scope, which
limits access to files the app creates. Repro does not read your other Drive files and does not send
your data anywhere else. Data handled through Google Drive is subject to
Google's Privacy Policy.
Because Repro records whatever is on the page you choose, a recording could incidentally contain sensitive information (for example, personal details, tokens, or payment fields shown on that page). Repro does not seek out or extract such data, but you control what you record and where you share it. Please review captures before sharing them.
Repro requests only the permissions needed for the above: recording the active tab
(tabCapture, activeTab, offscreen), running its capture scripts
on pages you record (scripting, tabs, host access), saving files
(downloads, storage, unlimitedStorage), and optional Drive
sign-in (identity). Repro does not execute remote code; all code ships in the extension.
If this policy changes, the "Last updated" date above will be revised.
Questions about this policy: aditya.tiwari1998.s@gmail.com