Documentation Index
Fetch the complete documentation index at: https://jam.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Jam works seamlessly in incognito mode, giving you complete debugging capabilities while maintaining privacy. Perfect for internal testing, sensitive environments, or when you need to capture bugs without leaving traces in your regular browsing session.Key Benefits
- Full feature access: All Jam tools work in private browsing mode
- Complete bug context: Capture Instant Replay, network logs, console data, and device info
- Privacy-first testing: Test and debug without affecting your main browser session
- Clean environment: Isolate testing from extensions, cookies, and cached data
How It Works
When enabled for incognito, Jam works the same as in regular browsing:- Instant Replay captures the last 2 minutes of user actions
- Screen recording documents the full bug reproduction
- Network logs show API calls, failed requests, and performance data
- Console logs capture JavaScript errors and warnings
- Device information includes browser, OS, and viewport details
Getting Started
- Chrome
- Firefox
- Edge
Enable Incognito Access in Chrome
- Go to
chrome://extensionsin your address bar - Find the Jam extension
- Click Details
- Toggle on Allow in incognito
FAQs
Does incognito mode affect the quality of bug reports?
Does incognito mode affect the quality of bug reports?
No. You get the same data collection in incognito mode, including full network logs, console output, and device information.
Can I use Jam in incognito mode without enabling this setting?
Can I use Jam in incognito mode without enabling this setting?
No. Browser security policies require explicit permission for extensions to run in private browsing modes.
Will my incognito browsing data be saved in Jam reports?
Will my incognito browsing data be saved in Jam reports?
Jam only captures the specific page and interactions you choose to record. Your broader incognito browsing session remains private.