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 mode, Jam provides the same comprehensive debugging toolkit you get in regular browsing:
- Instant replay captures the last 30 seconds 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
- Go to chrome://extensions in your address bar
- Find the Jam extension
- Click Details
- Toggle on Allow in incognito
You should now see the Jam extension icon in incognito windows.
Enable Incognito Access in Firefox
- Go to about:addons in your address bar
- Find the Jam extension
- Click on the extension name
- Under Run in Private Windows, select Allow
You should now see the Jam extension icon in private windows.
Enable Incognito Access in Edge
- Go to edge://extensions in your address bar
- Find the Jam extension
- Click Details
- Toggle on Allow in InPrivate
You should now see the Jam extension icon in InPrivate windows.
FAQs
Does incognito mode affect the quality of bug reports?
No. You get the same comprehensive 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?
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?
Jam only captures the specific page and interactions you choose to record. Your broader incognito browsing session remains private.