Devtools Targets:
DevTools Toolbox can debug many contexts, which can be:
- Documents
- Workers (regular web workers, shared workers and service workers) (As of today, shared workers and service workers are only supported in the browser toolbox)
- Processes (only for the browser toolbox)
- Extensions (only from the browser toolbox, or per-extension dedicated toolbox)
Each instance of these contexts are called "target" in DevToools.