Gcd Versions Save

Unofficial implementation of the Google Chrome Remote Debugger in Go

v2.3.4

1 month ago

Fixes the API to ensure that calls that return two-dimensional arrays return the correct type

v2.3.3

3 months ago

Improves JSON performance

v2.3.2

4 months ago

Reorder and initialize missing DevTools domains

v2.3.1

1 year ago
  • Updates to 112.0.5615.138
  • Exposes devtools version in version.go

v2.3.0

1 year ago

Updates the JSON protocol to use PUT instead of GET, which has been deprecated Updates chromium protocol.json to 111.0.5563.147

v2.2.6

1 year ago
  • Updates to protocol version 105.0.5195.102
  • Fixes an api generation bug

v2.2.5

2 years ago

Updates protocol to 100.0.4896.60

v2.2.4

2 years ago

Update protocol to 96.0.4664.45

v2.2.3

2 years ago

Adds ability to pass in a custom reader for chrome process output

v.2.2.2

2 years ago

Fixes the error message to properly display seconds if unable to connect to debugger service.