QK Privacy Policy

QAKit Browser Extension
Version 1.0.0 ยท Last updated: April 2026

๐Ÿ”’ Privacy summary

QAKit does not collect, transmit, or sell any personal data. All data the extension reads (cookies, localStorage, page content, analytics events, screenshots) stays on your device, in your browser. Nothing is sent to any external server, including ours. The extension has no analytics, no telemetry, no remote logging, and no user accounts.

๐Ÿ“‹ Overview

QAKit is a developer / QA toolkit that runs entirely inside your browser. It provides on-demand inspection, capture, and debugging features for web pages you choose to test. This privacy policy explains exactly what data the extension accesses, how it is used, and where it is stored.

๐Ÿ“Š Data accessed by the extension

QAKit needs read access to the page you have actively open in order to provide its features. Specifically, it may read the following:

FeatureData accessedWhy
Element Inspector / SpacingDOM elements, computed CSS, test attributesTo display element info on hover
Page AuditPage HTML, links, images, CSS, performance metricsTo run quality checks (broken links, a11y, perf)
AnalyticsdataLayer, gtag, Adobe, Tealium, Segment eventsTo display analytics events fired by the page
Network MockOutgoing HTTP requests on the active tabTo match request URLs against your mock rules
Headers ModifierHTTP request and response headersTo inject / modify headers per your rules
Cookie ManagerCookies for the current domainTo list, edit, and delete cookies
Local StoragelocalStorage keys for the current originTo browse, edit, delete keys
Console ErrorsJavaScript errors from page scriptsTo display errors in the QAKit console panel
ScreenshotsVisible page area or full-page rendered contentTo produce the screenshot you requested
Geolocation OverrideNone (only writes a custom location)To override the geolocation API for testing
Page MetadataHTML <meta>, Open Graph, JSON-LD tagsTo extract and display SEO metadata

๐Ÿ’พ Where the data is stored

All data accessed or generated by QAKit is stored only on your device, using one of the following local browser mechanisms:

QAKit never transmits any of this data to remote servers, ours or anyone else's.

๐ŸŒ Network requests made by the extension

QAKit's only outbound network requests, made on your behalf, are:

๐Ÿ” Permissions explained

QAKit requests the following Chrome permissions. Each is used solely for the corresponding feature:

PermissionUsed for
activeTabReading content of the currently active tab when you open the popup
scriptingInjecting inspection / capture scripts into the active tab
storageSaving your settings and rules to chrome.storage.local
tabsIdentifying the active tab and capturing its visible area for screenshots
cookiesListing / editing / deleting cookies via Cookie Manager
debuggerElement / spacing inspection requires DevTools-level access for some metrics
declarativeNetRequest / declarativeNetRequestWithHostAccessImplementing Network Mock and Headers Modifier rules
windowsOpening JSON Viewer / Text Compare / Help in new browser tabs
contextMenusAdding QAKit shortcuts to the right-click menu
<all_urls> host permissionSo the above features work on whichever site you are testing โ€” you control which sites in Settings โ†’ Allowed Domains

๐Ÿง’ Children's privacy

QAKit is a developer/QA tool not directed at children under 13. We do not knowingly collect any data โ€” from anyone, of any age.

๐Ÿšซ What QAKit does NOT do

๐Ÿ—‘ Removing your data

To remove all data QAKit has stored, you can:

  1. Open QAKit Settings and click โ†บ Reset to Defaults to clear all settings, rules, and history
  2. Or remove the extension from chrome://extensions/ โ€” Chrome automatically clears all extension storage on uninstall

๐Ÿ“œ Changes to this policy

If this policy changes, the updated version will be included with the next QAKit release. The version date at the top of this document indicates when it was last revised. Substantive changes will be noted in the QAKit release notes / changelog.

๐Ÿ“ง Contact

Questions, concerns, or privacy-related feedback? Email qakit.extension@gmail.com