This policy describes what data the Screenshotter Chrome extension handles.
The extension developer does not collect, receive, or have access to any data. No analytics, telemetry, or usage data of any kind is sent to the developer.
When the user triggers a screenshot, the extension captures an image of the current browser tab. The user may then crop the image before uploading it. At upload time, the following data is sent to the server:
This data is sent only to the server URL explicitly configured by the user in the extension settings. The extension never contacts any other server.
The privacy of that data is governed by the privacy policy of the server instance the user has configured.
The extension requests the following Chrome permissions, used solely to implement its core functionality:
activeTab — to capture a screenshot of the current tab
and read its URL.scripting — to inject the crop UI into a new tab after
capture.storage — to persist the configured server URL across
browser sessions.<all_urls> (optional host permission) — to allow
uploading to whatever server URL the user configures. This permission is
requested only when needed and is scoped to the user-supplied URL.For questions about the extension, contact contact@screenshotter.org.