Simple Capture is a browser extension that captures content from your active browser tab in four modes (audio, video, transcript, screenshot) and saves the result as a file to your computer. It is designed with privacy as a core principle.
Simple Capture does not collect, store, transmit, or share any personal data.
tabCapture API to access the active tab’s audio stream when you click Start. The stream is encoded to MP3 in real time and saved to your Downloads folder when you click Stop.tabCapture to record the active tab’s video and audio. The stream is encoded to WebM (free) or MP4 (Pro) locally and saved to your Downloads folder.chrome.tabs.captureVisibleTab to take pictures of the visible portion of the active tab and stitches them into a full-page PNG locally.Capture only occurs while you are actively recording or after you explicitly click the capture button. The extension cannot and does not capture in the background or without your explicit action.
The extension requests the following permissions, each used solely for its core capture functionality:
If you purchase the optional Pro upgrade, the following user-initiated network requests are made:
simple-capture.com for one-time validation. Only the license key string is transmitted; no other data.No network requests are made during capture, and none are made at all for free-tier users who do not activate a Pro license.
Encoding is performed locally using open-source libraries bundled with the extension (lamejs for MP3, mp4-muxer for MP4, and standard browser APIs). No third-party analytics, tracking, or advertising SDKs are included in the extension. The only external service interaction is the optional Pro license validation described above and, in transcript mode, requests to YouTube’s public InnerTube endpoint to fetch captions for the page you are viewing.
If this privacy policy is updated, the changes will be reflected on this page.
If you have questions about this privacy policy, please visit simple-capture.com.