SecureView is a Chrome extension that helps you understand how you spend your time online by tracking active browsing time, categorizing websites, and presenting daily summaries. This policy explains exactly what data is collected, where it is stored, what leaves your device, and what controls you have.
SecureView collects the following information while you browse:
github.com).Browser-internal pages (e.g. chrome://, chrome-extension://, about:) are not tracked.
SecureView does not collect passwords, form input, page content, search queries, cookies, or any personally identifiable information beyond what is listed above.
All browsing data is stored locally on your device using the Chrome Storage API:
data_YYYY_MM_DD), settings, and the AI classification cache. This data persists until you clear it or uninstall the extension.Data is partitioned by calendar day. Each day's record is independent; no cross-day aggregation is performed by the extension.
For websites that cannot be classified by the built-in rule set, SecureView optionally calls an AI classification service to determine a category. This behaviour can also be enabled for all sites via the "Always use AI Categorization" setting.
When a classification request is made, the following fields are sent:
Requests are routed through an AWS CloudFront distribution, validated by a Lambda@Edge function, forwarded to Amazon API Gateway, processed by an AWS Lambda function, and classified by Amazon Bedrock. Only the category label is returned and stored. The real API key never leaves the server infrastructure; the extension only holds a lightweight shared secret.
Classification results are cached locally under the key br_cat_cache
so the same domain is never sent twice.
No browsing data is sent if: the domain is already matched by the built-in rule set and "Always use AI Categorization" is off, or the domain is on your exclusion list.
If you enable email reports, SecureView periodically sends a summary of your browsing activity (category names and time breakdowns — no individual URLs) to an AWS Lambda function, which generates and sends the report to your registered email address via Amazon SES. Your Cognito access token is sent in the request for authentication. No detailed browsing history or page titles are included in the report payload.
Daily browsing records are automatically deleted after 7 days. The extension retains the current day plus the 6 prior days of data; older records are pruned automatically. You can also clear today's data at any time via the popup. Uninstalling the extension removes all locally stored data.
The AI classification pipeline runs on Amazon Web Services (AWS). AWS services involved are CloudFront, Lambda@Edge, API Gateway, Lambda, and Amazon Bedrock. AWS's own privacy practices apply to data processed through these services. No other third-party services receive data from SecureView.
Favicon images displayed in the popup are fetched from Google's favicon service
(www.google.com/s2/favicons). This exposes the domain name to Google
for the purpose of retrieving an icon. No browsing time or category data is shared.
SecureView is not directed at children under 13. We do not knowingly collect any information from children.
If this policy is updated, the revised version will be published at https://dev.secureview.websaleem.com/privacy.html with an updated date at the top of the document.
For questions or concerns about this privacy policy, please reach out via https://dev.secureview.websaleem.com.