zerodom_network_log
View network activity of the active tab, showing method/status and URL for up to 200 recent requests since load or last clear. Provides passive visibility without interception.
Instructions
Requests/responses the active tab has made since it opened (or since this was last called with clear=True) — method or status, and URL.
Passive visibility only, capped at the most recent 200 entries — not interception or modification of traffic (that needs page.route(), a bigger, stateful feature; zerodom_eval_js can already override window.fetch/XMLHttpRequest from the page side for ad hoc cases).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |