Data The Extension Handles
When you use the extension, it may handle:
- A screenshot of the active browser tab
- Current page URL
- Page title
- Browser viewport size
- Browser user agent
- Browser language
- Timezone
- Report fields you type, such as issue title, expected behavior, actual behavior, and steps
- Numbered annotation marker positions
How Data Is Used
This data is used to create a screenshot report inside your browser.
Reports can be copied as Markdown, downloaded as .md, or opened as a print-ready page for Save as PDF.
Local Storage
ZenOut Screenshot Reporter stores recent reports locally in Chrome using chrome.storage.local.
You can clear local report history inside the extension.
Remote Code
The extension does not load or execute remotely hosted code.
Permissions
activeTab is used to capture the current tab after you interact with the extension.
scripting is used to read lightweight page context and full-page scroll measurements from the active tab.
storage is used to save recent reports locally.
Contact
For privacy questions, contact ZenOut Labs through the contact method listed on zenoutlabs.com.