Privacy Policy

Effective July 31, 2026 · Rilog DevTools Chrome extension
In short: Rilog DevTools is a developer tool that captures network requests, clicks, input, and console output from the inspected page and shows them in a DevTools panel. All data is stored locally in your browser (chrome.storage). The extension does not send data to Rilog's servers or any third party, does not sell it, and does not use it for advertising.

1. What data the extension collects

Rilog DevTools is a DevTools panel for debugging web pages. While capture is on (enabled by default, controlled from the extension's popup), the following types of events are recorded for the tab you're inspecting:

Event typeWhat is recorded
Network requestsURL, method, response status, request/response headers, request/response body, duration
ClicksElement tag, id, class names, visible text of the element (up to 300 characters)
Form inputField name/type and the entered value. Fields with type="password" and card-related autocomplete (cc-number, cc-csc, etc.) are masked before being stored
Consoleconsole.warn/console.error messages, uncaught errors and unhandled promise rejections, including stack traces
Page locationThe URL and origin of the page the event occurred on, and the event's timestamp

The extension does not collect data that identifies you personally (your name, the browser owner's email, etc.), and does not link captured events to your identity — it simply records what happens on the tab you've chosen to capture.

2. Permissions and why they're needed

3. Where and how data is stored

All data is stored exclusively on-device, via the browser's own chrome.storage APIs:

The extension does not send this data to any external server — not to Rilog's servers, and not to any third party. No analytics or telemetry about you or your usage of the extension is collected.

4. The "Share" feature

The panel includes an optional "Share" button for individual events. It is hidden by default and must be explicitly turned on in the extension's settings. When enabled and used, it creates a link, but the underlying event is still stored only locally, in chrome.storage — the link only resolves within the same browser profile that created it, and no data is transmitted anywhere.

5. Sharing with third parties

We do not sell or transfer captured data to third parties. We do not use data for purposes unrelated to the extension's core functionality (debugging a website), and we do not use it to determine creditworthiness or for lending purposes.

6. Controlling and deleting your data

7. A note on sensitive data

Because Rilog DevTools is a general-purpose debugging tool, it does not interpret the meaning of what it captures. Form fields typed as "password" and fields with card-related autocomplete are masked automatically, but the body and headers of network requests are captured as-is — if the site you're inspecting sends a password, an authorization token, or payment details in a request, they will be visible in the panel for as long as that data is stored locally.

If you're debugging a page where sensitive data is entered (e.g. a payment form), we recommend temporarily disabling capture from the popup, or adding that domain to Ignored URLs.

8. Children

The extension is not intended for use by children and is not directed at individuals under the age of 13. We do not knowingly collect data aimed at children.

9. Changes to this policy

We may update this policy from time to time. The date at the top of this page reflects when it was last changed. Material changes will also be noted in the extension's Chrome Web Store release notes.

10. Contact

For questions about this privacy policy or the Rilog DevTools extension, contact rilog.ceo@gmail.com.