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 save automatically
Every change you make in the settings panel is applied instantly — a green ✓ Saved indicator appears next to the Settings heading to confirm. Once you see it, you can close the extension popup; there is no separate save button.

Settings Overview

Extension settings panel showing link privacy, floating icon, DevTools recording, and Instant Replay options
The full settings panel — every option from this page lives here.
Link Privacy

Choose whether new checks default to Public or Private visibility.

Floating Icon

Show or hide the on-page Crosscheck icon that expands into quick-launch buttons for Screenshot, Screen Recording, and Instant Replay.

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, set the replay duration (1–5 minutes), and configure per-site enabling.

Link Privacy

Labelled Link on creating check in the popup, this setting controls the default visibility for every new check you create. Use the segmented control to switch between Public and 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

Labelled Show Floating Icon in the popup. When set to Show, the Crosscheck logo appears as a small floating icon on every web page. Clicking it expands a quick-launch menu with one-tap buttons for Screenshot, Screen Recording, and Instant Replay, plus a Hide Icon shortcut to dismiss it without opening settings. Switch the setting to Hide to remove the floating icon from all pages.

Open Checks in New Tab

Labelled Open checks in new tab in the popup. Enable the toggle to have Crosscheck automatically open each newly created check in a new browser tab right after the check is saved. Disable it to keep your current tab focused.

DevTools Recording

Labelled Dev tools recording in the popup. Enable the toggle to capture developer context alongside your checks; disable it to record only the screenshot or video. 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

Labelled Show recording toolbar in the popup. Enable the toggle to show the floating toolbar (pause, stop, mic, camera, annotate, and timer) during screen recordings. Disable it to keep the recording surface clean — you can still stop the recording from the extension popup.

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

Labelled Instant Replay in the popup. Enable the toggle to turn Instant Replay on globally; disable it to stop buffering any page activity regardless of per-site settings.

Replay Duration

Labelled Instant Replay duration in the popup. Click the dropdown to pick how much activity to keep in the replay buffer — 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

Found under the Enabled Instant Replay Websites section in the popup. Instead of running Instant Replay on every website, you can enable it only on specific URLs — staging environments, development servers, or any site where you want the replay buffer active.

1

Expand Enabled Instant Replay Websites

In the settings panel, click the Enabled Instant Replay Websites section to expand it. The current list of enabled URLs is shown below the input field.
2

Add a website URL

Type the URL into the Enter URL to enable field and click Enable. The new URL appears in the list and the green ✓ Saved indicator confirms the change.
3

Remove a website

Click the remove icon next to any URL in the list to stop buffering on that site.
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