Extension Settings
The Crosscheck extension settings let you customize link privacy, on-page UI elements, DevTools recording behavior, and Instant Replay preferences. All settings are synced to your account and apply across devices.
How to Access Settings
Open the extension popup
Click the settings gear
Extension popup with settings gear icon highlighted in the top-right corner
Settings Overview
Link Privacy
Choose whether new checks default to Public or Private visibility.
Floating Icon
Show or hide the draggable quick-access icon that appears on web pages.
Open Checks in New Tab
Automatically open the check link in a new browser tab after creation.
DevTools Recording
Capture console logs, network requests, user actions, and performance metrics alongside your checks.
Recording Toolbar
Show or hide the floating toolbar that appears during screen recordings.
Instant Replay
Toggle Instant Replay on or off globally, and configure per-site enabling.
Link Privacy
The Link Privacy setting controls the default visibility for every new check you create. You can set it to Public or Private.
| Option | Behavior |
|---|---|
| Public | Anyone with the check link can view it without signing in |
| Private | Only workspace members and explicitly invited users can view the check |
Floating Icon
When enabled, a small draggable Crosscheck icon appears on every web page you visit. Clicking it opens the extension popup for quick access to capture actions. You can drag it to any position on the page. Toggle this setting to Show or Hide the icon.
Open Checks in New Tab
When this toggle is enabled, Crosscheck automatically opens the newly created check link in a new browser tab immediately after a capture is saved. This is useful when you want to quickly review, annotate, or share a check right after creating it.
DevTools Recording
Toggle this setting to control whether Crosscheck captures developer context alongside your checks. When enabled, the extension records:
- Console logs — errors, warnings, info, and log messages from the browser console.
- Network requests — HTTP requests with URL, method, status code, and timing.
- User actions — clicks, keypresses, and page navigations.
- Performance metrics — page load timing and runtime performance data.
Recording Toolbar
During a screen recording, Crosscheck displays a floating toolbar with controls such as pause, stop, and a recording timer. Toggle this setting to show or hide the toolbar. When hidden, you can still control recordings using keyboard shortcuts.
Instant Replay
Instant Replay continuously buffers recent page activity so you can save it after something unexpected happens. The settings panel provides three controls for Instant Replay:
Global Toggle
Turn Instant Replay on or off globally. When disabled, the extension does not buffer any page activity regardless of per-site settings.
Replay Duration
Choose how much activity to keep in the replay buffer. Available options are 1, 2, 3, 4, or 5 minutes. A longer buffer captures more context but uses slightly more memory.
| Duration | Use Case |
|---|---|
| 1 minute | Quick bugs that are easy to reproduce |
| 2 minutes | General-purpose default for most workflows |
| 3 minutes | Multi-step flows that take longer to trigger |
| 4-5 minutes | Complex scenarios with extended setup steps |
Enabled Websites
Instead of running Instant Replay on every website, you can enable it only on specific URLs. Add the URLs of your staging environments, development servers, or any sites where you want the replay buffer active. Remove a URL to stop buffering on that site.
Open the Instant Replay settings
Add a website URL
Remove a website
Extension settings panel showing link privacy, floating icon, DevTools recording, and Instant Replay options