TracekitTraceKit

Support

Need help with Tracekit? Check the FAQs below or open an issue on GitHub.

Open GitHub Issues

Frequently asked questions

Export fails or shows URL.createObjectURL is not a function+

Reload the extension after updating. Exports use service-worker-safe data URLs instead of blob URLs.

Where is my scan data stored?+

All scan results are stored in chrome.storage.session for the current tab. Data is cleared when the session ends. Nothing is sent to Tracekit servers.

Do I need Google OAuth?+

No. JSON and CSV export work without any configuration. Google Sheets export is optional and requires you to set up OAuth in Google Cloud Console.

Why does Tracekit need host permissions?+

Tracekit intercepts network traffic and reads DOM structure on pages you actively scan. All processing is local. See our privacy policy for details.

Which pages does Tracekit work on?+

Tracekit works on regular http and https pages. It does not scan chrome:// pages, the Web Store, or cross-origin iframes.

Correlation looks wrong — what can I do?+

UI-to-API linking uses heuristics and can be approximate. Use manual API linking in the side panel when automatic correlation is not accurate enough.

For privacy questions, see our privacy policy.