Service Worker Target
Represents the available domain APIs in ServiceWorker targets
Inheritors
Properties
Link copied to clipboard
A domain for letting clients substitute browser's network layer with client code.
Link copied to clipboard
Link copied to clipboard
Network domain allows tracking network activities of the page. It exposes information about http, file, data and other requests and responses, their headers, bodies, timing, etc.
Link copied to clipboard
This domain is deprecated.
Link copied to clipboard
Supports additional targets discovery and allows to attach to them.