Capturing Bugs

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

1

Open the extension popup

Click the Crosscheck icon in your Chrome toolbar to open the extension popup panel.
2

Click the settings gear

In the popup panel, click the gear icon in the top-right corner to open the settings view.

Extension popup with settings gear icon highlighted in the top-right corner

Click the gear icon to access extension settings

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.

OptionBehavior
PublicAnyone with the check link can view it without signing in
PrivateOnly workspace members and explicitly invited users can view the check
Per-check override
You can always change the visibility of an individual check after creation. The Link Privacy setting simply controls the default for new checks.

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.
Performance note
DevTools recording has minimal impact on page performance. However, if you are on a resource-constrained device, you can disable it to reduce overhead.

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.

DurationUse Case
1 minuteQuick bugs that are easy to reproduce
2 minutesGeneral-purpose default for most workflows
3 minutesMulti-step flows that take longer to trigger
4-5 minutesComplex 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.

1

Open the Instant Replay settings

Navigate to the Instant Replay section in the extension settings.
2

Add a website URL

Enter the URL of the site where you want Instant Replay active and click Add.
3

Remove a website

Click the remove icon next to any URL to disable Instant Replay on that site.

Extension settings panel showing link privacy, floating icon, DevTools recording, and Instant Replay options

The extension settings panel
Memory usage
Enabling Instant Replay on many websites simultaneously may increase browser memory usage. For best performance, enable it only on the sites where you actively need replay capability.
Last updated: March 2026