Structs§
Functions§
- format_
console_ arg - Format a single CDP RemoteObject arg into a human-readable string. Priority: value → preview → description.
- format_
console_ args - Format an array of CDP RemoteObject args into a single space-separated string.
- install_
domain_ filter - Install both layers of domain filtering on a session:
- install_
domain_ filter_ fetch - Enable Fetch-based network interception for domain filtering.
This intercepts all requests and checks them against the allowed domains list.
The actual handling of
Fetch.requestPausedevents happens inresolve_fetch_pausedin the actions module. - install_
domain_ filter_ script - sanitize_
existing_ pages - set_
content - set_
cpu_ throttling_ rate - set_
extra_ headers - set_
network_ conditions - Activate
Network.emulateNetworkConditions(latency ms; throughput bytes/s, -1 = unlimited). - set_
offline