Last Updated: March 16, 2026
ScreenBolt does not collect, transmit, or share any user data. All processing happens locally in your browser. Period.
ScreenBolt does NOT collect:
All data created by ScreenBolt is stored locally on your device using Chrome's built-in storage APIs:
chrome.storage.sync (synced across your Chrome devices via your Google account, if sync is enabled)chrome.storage.localNo data is ever sent to external servers.
ScreenBolt does not use any third-party analytics, tracking, advertising, or data processing services.
The only external resource optionally loaded is ffmpeg.wasm from a CDN (jsdelivr.net) when you choose to convert a recording to MP4 format. This is a client-side WebAssembly library — no user data is sent to the CDN; only the library code is downloaded.
ScreenBolt requests the following Chrome permissions, each with a specific purpose:
| Permission | Purpose |
|---|---|
activeTab | Access the current tab to capture its visible content |
tabCapture | Capture tab video/audio stream for screen recording |
desktopCapture | Capture full screen or window for screen recording |
downloads | Save captures and recordings to your Downloads folder |
storage | Store preferences and history metadata locally |
offscreen | Create offscreen document for clipboard copy operations |
scripting | Inject selection overlay UI when capturing a selected area |
notifications | Show optional notifications after capture completion |
alarms | Maintain background service during active recording sessions |
ScreenBolt requests <all_urls> host permission to enable:
This permission is used only when you actively initiate a capture or recording. No content is accessed, read, or transmitted from any page.
ScreenBolt does not knowingly collect any data from anyone, including children under 13.
If this privacy policy is updated, the changes will be reflected in the "Last Updated" date above and included in the extension's changelog.
For questions about this privacy policy, please open an issue on the project's GitHub repository.