stop_chrome
Gracefully terminates managed Chrome instance and closes all debugging connections. Use to clean up resources, prevent zombie processes, or end debugging sessions.
Instructions
Gracefully terminates the managed Chrome instance and closes all debugging connections. Side effects: destructive - kills Chrome process; all open tabs closed; unsaved data lost. Prerequisites: Chrome instance must be running. Returns: termination success confirmation. Use this to clean up resources, prevent zombie processes, or end debugging session. Alternatives: 'restart_chrome' to restart instead of stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||