Overview
QA Toolkit is a browser-based developer and QA tool. All features run entirely within your browser — no data ever leaves your device.
Visual inspection — CSS Inspector, Pixel Ruler, Color Picker, and iFrame overlay inject UI overlays into the active page. They do not read or transmit page content.
Network inspection — the Redirect Checker observes navigation requests for the active tab (URLs and HTTP status codes) in memory to display the redirect chain. The Mock Server can intercept fetch and XMLHttpRequest calls, return configured mock responses, and optionally log real network requests temporarily in memory while the popup is open. This log is never stored persistently and is never transmitted.
Header modification — the User Agent Switcher overrides the User-Agent request header for the current tab only, using a session rule that is automatically removed when Chrome closes.
Content inspection — the OG Inspector and JSON Formatter read the active tab's content to display or format it. No data is transmitted externally.
Image generation — the Lorem img tool generates placeholder test images entirely within your browser using the Canvas API. All rendering is local; no image data is sent to any server. Generated images are either downloaded to your device or copied to the clipboard — both actions are user-initiated and local-only.
No personal information is collected, transmitted, or shared with any external party under any circumstances.
Data We Do Not Collect
The extension does not collect, store externally, transmit, or sell any of the following:
- Browsing history or page content
- Form inputs, passwords, or credentials
- Cookies or session tokens
- Personally identifiable information
- Location data or device identifiers
- Usage analytics or telemetry of any kind
Local Storage
The extension uses the Chrome storage.sync and storage.local APIs to save your preferences on your device. This includes:
- Enabled/disabled state and display order for each plugin
- Selected interface language
- JSON Formatter theme selection and active state
- Mock Server rules you have configured and the last Response Body textarea height
- Color Picker history
- User Agent overrides
- Lorem Ipsum preferences (text type, character count, paragraph count)
- Lorem img preferences (image size, background style, colors, label, format, quality, EXIF orientation)
- Last selected country and last generated synthetic record in the User Data Generator (randomly generated test data — not real personal information)
Preferences stored in storage.sync may be synced across your own devices by Chrome if you have Chrome Sync enabled. This sync is handled entirely by Google's Chrome infrastructure — the extension itself does not transmit any data.
The User Data Generator produces entirely synthetic, randomly generated test data (names, addresses, phone numbers, emails). It does not collect, read, or store any real personal information from you or from visited pages.
The Mock Server network log (URLs, HTTP methods, status codes, and response bodies) is held only in the popup's JavaScript memory while the popup is open. It is not written to chrome.storage and is discarded when the popup closes.
You can clear all stored preferences at any time via the Reset All Settings button in the extension's Settings page, or by removing the extension from Chrome.
Permissions Explained
Each permission exists for a specific, minimal purpose:
Third Parties
This extension does not integrate with any third-party analytics, advertising, or data-processing services. No data is shared with or sold to any third party under any circumstances.
Children's Privacy
This extension does not knowingly collect any data from anyone, including children under 13. Because no data is collected at all, COPPA obligations do not apply in practice.
Changes to This Policy
If the extension is updated in a way that changes data handling practices, this policy will be updated accordingly and a new effective date will be set. Continued use of the extension after such changes constitutes acceptance of the revised policy.
Contact
Questions about this privacy policy or the extension's data practices? Reach out at qa.toolkit.extension@gmail.com