๐Ÿ”ฅCapturing technical details

Currently Capture records the following system information:

  • Timstemp,

  • Operating system platform and version,

  • Browser version,

  • Window resolution.

As of MacOS version 10.15, Apple has limited the recording of the precise system version, so Capture can't show that the MacOS version is later than 10.15.7.

Technical data recording

The Capture browser extension records multiple technical data types, listed below.

  • Clicks

  • Keystrokes

  • Switching tabs

  • Page navigations

Console information

  • Script errors

  • Unhandled rejections

  • Console.debug

  • Console.log

  • Console.info

  • Console.warn

  • Console.error

Network information

  • Network requests

  • Network request responses for XMLHttpRequests and fetch requests

Last updated