Skip to content

Releases: zendive/browser-api-monitor

v1.0.3

27 Jun 13:42
8b30993
Compare
Choose a tag to compare
  • Added toolbar of commands to media block
  • Some boolean media properties made toggable

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

30 Apr 13:41
Compare
Choose a tag to compare

MVP release features

Toggable panels:

  • eval call history
  • tracking Active Timers (intervals & timeouts)
  • setTimeout call history
  • clearTimeout call history
  • setInterval call history
  • clearInterval call history
  • audio / video media elements events and properties

Other:

  • history reset
  • pause / resume telemetry
  • adaptive telemetry refresh rate
  • existence of media in DOM scanned once per second
  • clearTimeout / clearInterval non-positive-integer arguments shown with ⁉️ badge
  • invocations of setTimeout / setInterval functions with a string argument also duplicated in eval history

Full Changelog: https://github.com/zendive/browser-api-monitor/commits/v1.0.2